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: 2023.1.3.0 (2023.1.3)
Syntax public bool IsSensitiveOnEvents()
Public Function IsSensitiveOnEvents As Boolean
public:
bool IsSensitiveOnEvents()
member IsSensitiveOnEvents : unit -> bool
Return Value
Type:
BooleanRemarks See Also