Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesViewSettings Class / FontAccuracy Property

In This Topic
    FontAccuracy Property
    In This Topic
    Gets or sets the font accuracy tolerance.
    Syntax
    'Declaration
     
    Public Property FontAccuracy As Double
    public double FontAccuracy {get; set;}
    Remarks
    If 0 and FillTexts is true, the triangles of the texts in the scene are used.
    See Also