An object container for AC1009-format dxf™-compatible file output.

The Scene..::.SceneText type exposes the following members.

Constructors

  NameDescription
Scene..::.SceneTextOverloaded.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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.

See Also