Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / HiddenLinesViewSettings Class / FillTexts Property

In This Topic
    FillTexts Property
    In This Topic
    If true, the texts and dimensions arrow heads are excluded from the hidden lines computation and exported as filled triangles.
    Syntax
    'Declaration
     
    Public Property FillTexts As Boolean
    public bool FillTexts {get; set;}
    Remarks
    The font accuracy is determined by the FontAccuracy
    See Also