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

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