Click or drag to resize
SoVRMLText Properties

The SoVRMLText type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertyfontStyle

An SoVRMLFontStyle node that specifies the font size, font family and style, direction of the text strings, and and specific language rendering techniques.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertylength

The length of each text string in the local coordinate space.

Public propertymaxExtent

(Note: Not implemented) Limits and scales all the text strings if the length of the maximum string is longer than the maximum extent.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLGeometry.)
Public propertysolid

If true, only the front face of the text is displayed.

Public propertystringField

Text strings.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also