An object container for AC1009-format dxf™-compatible file output.
The Scene..::.SceneText type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Scene..::.SceneText | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Backwards | Gets or sets if the text is displayed backwards. | |
| Color | Gets of sets the color of the scene text. | |
| Height | Gets or sets the height of the text. | |
| HorizontalAlignment | Gets or sets the horizontal justification of the text. | |
| InsertionPoint | Gets or sets the insertion point of the text. | |
| Layer | Gets or sets the layer of the scene text. | |
| Rotation | Gets or sets the rotation of the text. | |
| Text | Gets or sets the text. | |
| UpsideDown | Gets or sets if the text is displayed upside down. | |
| VerticalAlignment | Gets or sets the vertical justification of the text. |