SoVRMLText Properties |
The SoVRMLText type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | fontStyle | An SoVRMLFontStyle node that specifies the font size, font family and style, direction of the text strings, and and specific language rendering techniques. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | length | The length of each text string in the local coordinate space. |
![]() | maxExtent | (Note: Not implemented) Limits and scales all the text strings if the length of the maximum string is longer than the maximum extent. |
![]() | metadata | Specifies the metadata node. |
![]() | solid | If true, only the front face of the text is displayed. |
![]() | stringField | Text strings. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |