Home > ISCH_PrimitiveRectangle
ISCH_PrimitiveRectangle class
Rectangle primitive
Signature
class ISCH_PrimitiveRectangle implements ISCH_PrimitiveImplements: ISCH_Primitive
Remarks
Methods
Method | Modifiers | Description |
|---|---|---|
(BETA) Apply the changes to the primitives to the canvas | ||
Get the property state: border color | ||
Get the property state: corner radius | ||
Get the property state: fill color | ||
Get the property state: fill style | ||
Get the property state: height | ||
Get the property state: line type | ||
Get the property state: Line width | ||
Get the property state: primitive ID | ||
Get the property state: primitive type | ||
Get the property state: rotation angle | ||
Get the property state: top-left point X | ||
Get the property state: top-left point Y | ||
Get the property state: width | ||
Query whether the primitive is an async primitive | ||
(BETA) Reset the async primitive to the current canvas state | ||
(BETA) Set the property state: border color | ||
(BETA) Set the property state: corner radius | ||
(BETA) Set the property state: fill color | ||
(BETA) Set the property state: fill style | ||
(BETA) Set the property state: height | ||
(BETA) Set the property state: line type | ||
(BETA) Set the property state: Line width | ||
(BETA) Set the property state: rotation angle | ||
(BETA) Set the property state: top-left point X | ||
(BETA) Set the property state: top-left point Y | ||
(BETA) Set the property state: width | ||
Convert Primitive to Async primitive | ||
Convert Primitive to Sync primitive |