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

In This Topic
    TolerancePrecision Property (Dimension)
    In This Topic
    Gets or sets the tolerance precision for primary units dimension.
    Syntax
    'Declaration
     
    Public Property TolerancePrecision As Integer
    public int TolerancePrecision {get; set;}
    Remarks
    AutoCAD property: DIMTDEC
    See Also