FontUnit

FontUnit class

Defines a particular format for text, including font face, size, and style attributes
where size in Unit value property.

The FontUnit type exposes the following members:

Properties

Name Description
family_name Gets or sets the face name of this Font.
style Gets or sets style information for this FontUnit.
size Gets or sets size of this FontUnit in Unit value.

See Also