Click or drag to resize
SoTextProperty Properties

The SoTextProperty type exposes the following members.

Properties
  NameDescription
Public propertyaliasingFactor

Defines the anti-aliasing factor to apply to the textured text rendering.

Public propertyalignmentH

Indicates horizontal placement and alignment of strings.

Public propertyalignmentV

Indicates vertical placement and alignment of strings.

Public propertybackFrameLineWidth

Defines the width of the line when BACK_FRAME_LINE has been enabled for the current style.

Public propertycharacterSpacing

This field specifies the spacing between individual characters.

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

Set this field to true to apply kerning on text rendering.

Public propertymargin

Set a margin (extra space) to apply around the text string for the BACK_FRAME and BACK_FRAME_LINE styles.

Public propertyorientation

Specifies the text rendering orientation.

Public propertystyle

Specifies zero or more styles to be applied to text.

Public propertystyleColors

Specifies the color to use for each style.

Public propertystyleColorsUseCurrentMaterial

This field allows to use the current OIV.Inventor.Nodes.SoMaterial instead of the value specified by OIV.Inventor.Nodes.SoTextProperty.styleColors for each available style (default gray).

Public propertytextureQualityRange

Defines a quality range of values taken into account during textured text texture computation.

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