SoDraggerClearOtherEventCallbacks Method |
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void ClearOtherEventCallbacks()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Sub ClearOtherEventCallbacks
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
void ClearOtherEventCallbacks()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member ClearOtherEventCallbacks : unit -> unit
Remarks See Also