Click or drag to resize
SoText3 Properties

The SoText3 type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyjustification

Indicates placement and alignment of strings.

Public propertyparts

Which parts of text are visible.

Public propertyspacing

Defines the distance (in the negative y direction) between the base points of successive strings, measured with respect to the current font height.

Public propertystringField

The text string(s) to display.

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