Click or drag to resize
SoVRMLFontStyle Properties

The SoVRMLFontStyle type exposes the following members.

Properties
  NameDescription
Public propertyfamily

Specifies the family of font to use.

Public propertyhorizontal

Characters advance in the X direction if true.

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

Indicates placement and alignment of strings.

Public propertylanguage

(Note: Not implemented) Language-specific rendering techniques used for non-English text.

Public propertyleftToRight

Characters advance in the positive X direction if true.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertysize

Specifies the height of glyphs rendered and helps determine the spacing of adjacent lines.

Public propertyspacing

Specifies the distance (in the negative y direction) between the base points of successive strings, measured with respect to the current font height.

Public propertystyle

Defines style modification to the chosen font (bold, italic, etc.).

Public propertytopToBottom

(Note: Not implemented) Default value of false is used.

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