Eyeshot 10 WinForms API Reference
ShowExtLine1 Property

WinForms Assembly > devDept.Eyeshot.Entities Namespace > LinearDim Class : ShowExtLine1 Property
When true shows the first extension line.
Syntax
'Declaration
 
Public Property ShowExtLine1 As Boolean
public bool ShowExtLine1 {get; set;}
Remarks
You need to call the Viewport.Entities.Regen() to see the effect of this command.
See Also

Reference

LinearDim Class
LinearDim Members