Click or drag to resize
SoPolyLineScreenDrawerFinish Property

Note: This API is now obsolete.

Specifies a callback to call when the line is finished.

Namespace: OIV.Inventor.Drawers
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public SoPolyLineScreenDrawerPolyLineCallback Finish { get; set; }

Property Value

Type: SoPolyLineScreenDrawerPolyLineCallback
Remarks

See Also