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