Enumeration for the size type of font.
C# Copy public enum FontSizeType : int
public enum FontSizeType : int
The size type of font used as a property of TextFit.
The PixelSize.
The PointSize.