ISCH_PrimitiveCircle class
Circle primitive
Signature
class ISCH_PrimitiveCircle implements ISCH_PrimitiveImplements: ISCH_Primitive
Remarks
Methods
Method | Modifiers | Description |
|---|---|---|
(BETA) Apply the changes to the primitives to the canvas | ||
Get the property state: center of the circle X | ||
Get the property state: center of the circle Y | ||
Get the property state: color | ||
Get the property state: fill color | ||
Get the property state: fill style | ||
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: radius | ||
Query whether the primitive is an async primitive | ||
(BETA) Reset the async primitive to the current canvas state | ||
(BETA) Set the property state: center of the circle X | ||
(BETA) Set the property state: center of the circle Y | ||
(BETA) Set the property state: color | ||
(BETA) Set the property state: fill color | ||
(BETA) Set the property state: fill style | ||
(BETA) Set the property state: line type | ||
(BETA) Set the property state: Line width | ||
(BETA) Set the property state: radius | ||
Convert Primitive to Async primitive | ||
Convert Primitive to Sync primitive |