SoDraggerGetHandleEventAction Method |
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoHandleEventAction GetHandleEventAction()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetHandleEventAction As SoHandleEventAction
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoHandleEventAction^ GetHandleEventAction()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetHandleEventAction : unit -> SoHandleEventAction
Return Value
Type:
SoHandleEventActionRemarks See Also