Click or drag to resize
SoDraggerfinishCB Field

Note: This API is now obsolete.

Use FinishDragging event instead. FinishCB delegate invocation list

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.38.0 (9.9.38.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use FinishDragging event instead.")]
public SoDraggerFinishCB finishCB

Field Value

Type: SoDraggerFinishCB
See Also