-
-
Notifications
You must be signed in to change notification settings - Fork 122
ACadSharp.Tables.TextStyle
Albert Domenech edited this page Jan 13, 2025
·
6 revisions
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 |
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 |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions