Members
Name | Description |
---|---|
FontNew() |
Initializes a new instance of the Font class.
|
FontNew(String, Int32, Single) |
Initializes a new instance of the Font class with the specified custom font file and size.
|
FontNew(String, Int32, Single, FontUnit) |
Initializes a new instance of the Font class with the specified custom font file, size and unit of measure.
|
FontNew(String, Single) |
Initializes a new instance of the Font class with the specified font name and size.
|
FontNew(String, Single, FontUnit) |
Initializes a new instance of the Font class with the specified font name, size and unit of measure.
|