Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Dimension Class / SuppressLeadingZeros Property

In This Topic
    SuppressLeadingZeros Property (Dimension)
    In This Topic
    Hides or shows the leading zeros.
    Syntax
    'Declaration
     
    Public Property SuppressLeadingZeros As Boolean
    public bool SuppressLeadingZeros {get; set;}
    Remarks
    AutoCAD property: DIMZIN
    See Also