SoVRMLFontStyle Properties |
The SoVRMLFontStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | family | Specifies the family of font to use. |
![]() | horizontal | Characters advance in the X direction if true. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | justify | Indicates placement and alignment of strings. |
![]() | language | (Note: Not implemented) Language-specific rendering techniques used for non-English text. |
![]() | leftToRight | Characters advance in the positive X direction if true. |
![]() | metadata | Specifies the metadata node. |
![]() | size | Specifies the height of glyphs rendered and helps determine the spacing of adjacent lines. |
![]() | spacing | Specifies the distance (in the negative y direction) between the base points of successive strings, measured with respect to the current font height. |
![]() | style | Defines style modification to the chosen font (bold, italic, etc.). |
![]() | topToBottom | (Note: Not implemented) Default value of false is used. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |