Skip to content

ACadSharp.Tables.TextStyle

Albert Domenech edited this page Jan 13, 2025 · 6 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 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 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
Clone this wiki locally