Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / DiametricDim Class / TrimLeader Property

In This Topic
    TrimLeader Property (DiametricDim)
    In This Topic
    Always false. (For RadialDim only).
    Syntax
    'Declaration
     
    Public Overrides Property TrimLeader As Boolean
    public override bool TrimLeader {get; set;}
    See Also