SoTextProperty Properties |
The SoTextProperty type exposes the following members.
Name | Description | |
---|---|---|
aliasingFactor | Defines the anti-aliasing factor to apply to the textured text rendering. | |
alignmentH | Indicates horizontal placement and alignment of strings. | |
alignmentV | Indicates vertical placement and alignment of strings. | |
backFrameLineWidth | Defines the width of the line when BACK_FRAME_LINE has been enabled for the current style. | |
characterSpacing | This field specifies the spacing between individual characters. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
kerning | Set this field to true to apply kerning on text rendering. | |
margin | Set a margin (extra space) to apply around the text string for the BACK_FRAME and BACK_FRAME_LINE styles. | |
orientation | Specifies the text rendering orientation. | |
style | Specifies zero or more styles to be applied to text. | |
styleColors | Specifies the color to use for each style. | |
styleColorsUseCurrentMaterial | 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). | |
textureQualityRange | Defines a quality range of values taken into account during textured text texture computation. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |