SoAsciiText Properties |
The SoAsciiText type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | justification | Indicates placement and alignment of strings. |
![]() | spacing | Defines the distance (in the negative y direction) between the base points of successive strings, measured with respect to the current font height. |
![]() | stringField | The text string(s) to display. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |
![]() | width | Defines the width of each text string. |