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

In This Topic
    ScalingForHeight Property (Dimension)
    In This Topic
    Gets or sets current height for the tolerance text. The ratio of the tolerance height to the main dimension text height.
    Syntax
    'Declaration
     
    Public Property ScalingForHeight As Double
    public double ScalingForHeight {get; set;}
    Remarks
    AutoCAD property: DIMTFACCall Regen after changing this value.
    See Also