Click or drag to resize
SoDraggerstartCB Field

Note: This API is now obsolete.

Use StartDragging event instead. StartCB delegate the invocation list

Namespace: OIV.Inventor.Draggers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use StartDragging event instead.")]
public SoDraggerStartCB startCB

Field Value

Type: SoDraggerStartCB
See Also