ISCH_PrimitiveText class
Text primitive
Signature
class ISCH_PrimitiveText implements ISCH_PrimitiveImplements: ISCH_Primitive
Remarks
Methods
Method | Modifiers | Description |
|---|---|---|
(BETA) Apply the changes to the primitives to the canvas | ||
Get the property state: alignment mode | ||
Get the property state: whether it is bold | ||
Get the property state: text content | ||
Get the property state: font name | ||
Get the property state: font size | ||
Get the property state: whether it is italic | ||
Get the property state: primitive ID | ||
Get the property state: primitive type | ||
Get the property state: rotation angle | ||
Get the property state: text color | ||
Get the property state: whether it is underlined | ||
Get the property state: X coordinate | ||
Get the property state: Y coordinate | ||
Query whether the primitive is an async primitive | ||
(BETA) Reset the async primitive to the current canvas state | ||
(BETA) Set the property state: alignment mode | ||
(BETA) Set the property state: whether it is bold | ||
(BETA) Set the property state: text content | ||
(BETA) Set the property state: font name | ||
(BETA) Set the property state: font size | ||
(BETA) Set the property state: whether it is italic | ||
(BETA) Set the property state: rotation angle | ||
(BETA) Set the property state: text color | ||
(BETA) Set the property state: whether it is underlined | ||
(BETA) Set the property state: X coordinate | ||
(BETA) Set the property state: Y coordinate | ||
Convert Primitive to Async primitive | ||
Convert Primitive to Sync primitive |