Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearDim Class / ExtLineExt Property

In This Topic
    ExtLineExt Property (LinearDim)
    In This Topic
    Specifies the amount to extend the extension line beyond the dimension line.
    Syntax
    'Declaration
     
    Public Property ExtLineExt As Double
    public double ExtLineExt {get; set;}
    See Also