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

In This Topic
    ToleranceMode Property (Dimension)
    In This Topic
    Gets or sets the tolerance mode.
    Syntax
    'Declaration
     
    Public Property ToleranceMode As toleranceType
    public toleranceType ToleranceMode {get; set;}
    Remarks
    AutoCAD property: DIMTOL/DIMLIMCall Regen after changing this value.
    See Also