Eyeshot 10 WinForms API Reference
FileName Property (TextStyle)

WinForms Assembly > devDept.Eyeshot Namespace > TextStyle Class : FileName Property
The SHX file name (for SHX fonts).
Syntax
'Declaration
 
Public Property FileName As String
public string FileName {get; set;}
Remarks
The font file can be loaded with the TextStyleDictionary.LoadFont.
See Also

Reference

TextStyle Class
TextStyle Members