Click or drag to resize
SoAnnoText3 Properties

The SoAnnoText3 type exposes the following members.

Properties
  NameDescription
Public propertyalternateRep

This field optionally holds an OIV.Inventor.Nodes.SoText3 node that will be written out in place of this OIV.Inventor.Nodes.SoAnnoText3 node when saved to a .iv file.

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.)
Top
See Also