ACadSharp.Tables.TextStyle - DomCR/ACadSharp GitHub Wiki
Represents a entry.
Object name
Dxf class name
Namespace: ACadSharp.Tables
C#
DxfNameAttribute
DxfSubClassAttribute
public class TextStyle
Returns | Name | Summary |
---|---|---|
String |
BigFontFilename | Big-font file name, blank if none. |
String |
Filename | Primary font file name. |
StyleFlags |
Flags | Style state flags. |
Double |
Height | Fixed text height; 0 if not fixed |
Boolean |
IsShapeFile | Flag that indicates weather this is linked to a Shape file |
Double |
LastHeight | Last height used |
TextMirrorFlag |
MirrorFlag | Mirror flags. |
String |
Name | Name identifier for this object. |
String |
ObjectName | |
ObjectType |
ObjectType | |
Double |
ObliqueAngle | Specifies the oblique angle of the object. |
String |
SubclassMarker | |
FontFlags |
TrueType | A long value which contains a true-type font’s pitch and family, character set, and italic and bold flags |
Double |
Width | Width factor |