IPCB_PrimitiveString class
Text primitive
Signature
class IPCB_PrimitiveString implements IPCB_PrimitiveImplements: IPCB_Primitive
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Constructs a new instance of the |
Methods
Method | Modifiers | Description |
|---|---|---|
(BETA) Apply the changes to the primitives to the canvas | ||
Get the property state: alignment mode | ||
Get the property state: inverted expansion | ||
Get the property state: font | ||
Get the property state: font size | ||
Get the property state: Layer | ||
Get the property state: Line width | ||
Get the property state: whether it is mirrored | ||
Get the property state: primitive ID | ||
Get the property state: whether it is locked | ||
Get the property state: primitive type | ||
Get the property state: whether it is inverted | ||
Get the property state: rotation angle | ||
Get the property state: text content | ||
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: inverted expansion | ||
(BETA) Set the property state: font | ||
(BETA) Set the property state: font size | ||
(BETA) Set the property state: Layer | ||
(BETA) Set the property state: Line width | ||
(BETA) Set the property state: whether it is mirrored | ||
(BETA) Set the property state: whether it is locked | ||
(BETA) Set the property state: whether it is inverted | ||
(BETA) Set the property state: rotation angle | ||
(BETA) Set the property state: text content | ||
(BETA) Set the property state: X coordinate | ||
(BETA) Set the property state: Y coordinate | ||
Convert Primitive to Async primitive | ||
Convert Primitive to Sync primitive |