Character sizing select between using font points or other sizing unit. More...
#include <IFontSizeUnits.h>
Properties | |
FontSizeUnitsEnum | fontSizeUnits |
Font size units for character sizing. | |
Character sizing select between using font points or other sizing unit.
A protocol defining the interface for FontSizeUnits classes.
For X/Y char size is in terms of font points, 1 point = 1/72 inch (~0.35 mm).
Note that some fonts may not be scalable. Any values specified outside of minimum/maximum ranges will be limited to the minimum or maximum.
This protocol defines the interface for classes that handle font size units. It allows for selecting character sizing between font points or other sizing units.
|
readwritenonatomicassign |
Font size units for character sizing.