Click or drag to resize
SoAsciiText Properties

The SoAsciiText 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 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.)
Public propertywidth

Defines the width of each text string.

Top
See Also