Font |
The FontX type exposes the following members.
| Name | Description | |
|---|---|---|
| FontFamilyName | Gets the name of the font family. | |
| InvariantDescriptionString | Gets an description string that fully describes this instance. This string can be used e.g. for font dictionaries. | |
| InvariantDescriptionStringWithoutSizeInformation | Gets the invariant description string, but without size information. This is useful in some caching situations, for instance caching character geometries. | |
| Size | Gets the size of the font in Altaxo units, which are points (1/72 inch). | |
| Style | Gets the font style. |