Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / OrdinateDim Class / ExtLineOffset Property

In This Topic
    ExtLineOffset Property (OrdinateDim)
    In This Topic
    Specifies the offset of extension lines from the origin points.
    Syntax
    'Declaration
     
    Public Property ExtLineOffset As Double
    public double ExtLineOffset {get; set;}
    See Also