Click or drag to resize
SoFontStyle Properties

The SoFontStyle type exposes the following members.

Properties
  NameDescription
Public propertyfamily

Specifies the family of font to use (which determines the font name according to table above).

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

This field specifies the font name.

(Inherited from SoFont.)
Public propertyrenderStyle

This field specifies the rendering style of the font.

(Inherited from SoFont.)
Public propertysize

This field specifies the font size.

(Inherited from SoFont.)
Public propertystyle

Specifies style of the chosen font.

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