Specify text and position on plane where text starts. More...
#include <ITextItem.h>
Properties | |
id< IPoint > | start |
Position where text starts. | |
NSString * | data |
The text content. | |
id< IFontSize > | fontSize |
Horizontal/Vertical font size. 0 for default no scaling/resizing. 0-100% scaling or size in points (1/72 inch) or ruler. | |
Specify text and position on plane where text starts.
|
readwritenonatomicstrong |
The text content.
|
readwritenonatomicstrong |
Horizontal/Vertical font size. 0 for default no scaling/resizing. 0-100% scaling or size in points (1/72 inch) or ruler.
Size will depend on FontSizeUnitsEnum setting.
|
readwritenonatomicstrong |
Position where text starts.