Skip to main content

TsgShxFont

Unit: SHX

Description

The TsgShxFont class gives an opportunity to use any provided by AutoCAD SHX fonts except Big Fonts.

Syntax

TsgShxFont = class

Properties

PropertiesDescription
AboveThe property returns the above value.
BelowThe property returns the below value.
LineFeedThe property returns the distance between lines.
LoadedThe property defines if SHX Font is loaded.
NameThe property returns the SHX Font name.
NumCharsThe property returns the number of symbols in SHX Font.

Methods

MethodsDescription
CreateCreates an instance of the TsgShxFont class.
DestroyDestroys an instance of the TsgShxFont class.
GetSymbolThe method gets defined in the Symb symbol as a set of TsgSHXVertex.
LoadThe method loads the SHX Font.