Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / DimensionSurrogate Class / TextToleranceGap Property

In This Topic
    TextToleranceGap Property
    In This Topic
    The Dimension text tolerance gap without the devDept.Eyeshot.Entities.Dimension.Scale factor.
    Syntax
    'Declaration
     
    Public Property TextToleranceGap As Double
    public double TextToleranceGap {get; set;}
    See Also