Skip to content

ACadSharp.Tables.TextStyle

Albert Domenech edited this page Aug 4, 2024 · 4 revisions

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 Bigfont 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 wheater 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 truetype font’s pitch and family, character set, and italic and bold flags
Double Width Width factor
Clone this wiki locally