Eyeshot 10 WinForms API Reference
ExtLine1 Property (AngularDim)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > AngularDim Class : ExtLine1 Property
Gets or sets the first extension line point.
Syntax
'Declaration
 
Public Property ExtLine1 As Point3D
public Point3D ExtLine1 {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