 | TextStyle Constructor (String) |
imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the TextStyle class. The font file name, without the extension, will be used as the TextStyle name.
Namespace:
netDxf.Tables
Assembly:
netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
RemarksIf the font file is a true type and is not found in the specified path, the constructor will try to find it in the system font folder.
See Also