A protocol defining the interface for TextSettings classes. More...
#include <ITextSettings.h>
Properties | |
| id< IRuler > | ruler |
| Ruler to use for text positioning and font size if using ruler for font scaling/resizing. | |
Properties inherited from <IFont> | |
| NSString * | fontName |
| The name of the font to use. | |
Properties inherited from <IFontSizeUnits> | |
| FontSizeUnitsEnum | fontSizeUnits |
| Font size units for character sizing. | |
Properties inherited from <IAlignment> | |
| AlignEnum | alignment |
Properties inherited from <IRotation> | |
| RotateEnum | rotation |
A protocol defining the interface for TextSettings classes.
|
readwritenonatomicstrong |
Ruler to use for text positioning and font size if using ruler for font scaling/resizing.