Eyeshot 10 WinForms API Reference
ExtLine2 Property (AngularDim)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > AngularDim Class : ExtLine2 Property
Gets or sets the second extension line point.
Syntax
'Declaration
 
Public Property ExtLine2 As Point3D
public Point3D ExtLine2 {get; set;}
Remarks
You need to call the Viewport.Entities.Regen() to see the effect of this command.
See Also

Reference

AngularDim Class
AngularDim Members