PoBaseViewIsSensitiveOnEvents Method |
Returns true if the view is sensitive to events.
Namespace: OIV.Inventor.Gui.ViewAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool IsSensitiveOnEvents()
Public Function IsSensitiveOnEvents As Boolean
public:
bool IsSensitiveOnEvents()
member IsSensitiveOnEvents : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also