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