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

In This Topic
    UpperValue Property (Dimension)
    In This Topic
    Gets or sets the upper tolerance value.
    Syntax
    'Declaration
     
    Public Property UpperValue As Double
    public double UpperValue {get; set;}
    Remarks
    AutoCAD property: DIMTPCall Regen after changing this value.
    See Also