ACadSharp.Tables.TextStyle - DomCR/ACadSharp GitHub Wiki

TextStyle Class

Represents a entry.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Tables

C#

DxfNameAttribute
DxfSubClassAttribute
public class TextStyle

Properties

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
⚠️ **GitHub.com Fallback** ⚠️