Enum FontSizeMetric
Enum describing different ways to represent a font size.
Namespace: Ritchie.Toolbox.TextRendering
Assembly: Ritchie.Toolbox.dll
Syntax
public enum FontSizeMetricFields
| Name | Description | 
|---|---|
| Pixels | Measure font sizes in points. | 
| Points | Measure font sizes in pixels. |