Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / RadialDim Class / TrimLeader Property

In This Topic
    TrimLeader Property (RadialDim)
    In This Topic
    When false the line is extended till the center mark, otherwise no.
    Syntax
    'Declaration
     
    Public Overridable Property TrimLeader As Boolean
    public virtual bool TrimLeader {get; set;}
    Remarks
    AutoCAD property: DIMTMOVE
    See Also