

The HierarchyFont type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | HierarchyFont |
Initializes a new instance of the HierarchyFont class, with the default font.
|
![]() | HierarchyFont(Font) |
Initializes a new instance of the HierarchyFont class, with the given font.
|
Properties
Name | Description | |
---|---|---|
![]() | Font |
Gets or sets the font.
|
![]() | MaximumSize |
Maximum font size on a scale of 5-50. Default is 50.
|
See Also