SoButtonEventGetState Method |
Gets the state of the button.
Namespace: OIV.Inventor.EventsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoButtonEventStates GetState()
Public Function GetState As SoButtonEventStates
public:
SoButtonEventStates GetState()
member GetState : unit -> SoButtonEventStates
Return Value
Type:
SoButtonEventStatesRemarks See Also