This repository was archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 438
7ad24062 3fe8 efec f65b 76af2842dc7b
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
| BigFont | Gets or sets an Asian-language Big Font file. |
| CodeName | Gets the DXF object name. (Inherited from DxfObject) |
| Default | Gets the default text style. |
| FontFamilyName | Gets or sets the true type font family name. |
| FontFile | Gets or sets the text style font file name. |
| FontStyle | Gets or sets the true type font style. |
| Handle | Gets the handle assigned to the DXF object. (Inherited from DxfObject) |
| Height | Gets or sets the text height. |
| IsBackward | Gets or sets if the text is backward (mirrored in X). |
| IsReserved | Gets if the table object is reserved and cannot be deleted. (Inherited from TableObject) |
| IsUpsideDown | Gets or sets if the text is upside down (mirrored in Y). |
| IsVertical | Gets or sets the text is vertical. |
| Name | Gets the name of the table object. (Inherited from TableObject) |
| ObliqueAngle | Gets or sets the font oblique angle in degrees. |
| Owner | Gets the owner of the actual text style. |
| WidthFactor | Gets or sets the text width factor. |
| XData | Gets the entity extended data. (Inherited from DxfObject) |