Eyeshot 10 WinForms API Reference
FontAccuracy Property

WinForms Assembly > devDept.Eyeshot Namespace > HiddenLinesViewSettings Class : FontAccuracy Property
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

Reference

HiddenLinesViewSettings Class
HiddenLinesViewSettings Members
FillTexts Property