ISCH_PrimitiveObject class
Binary embedded object primitive
Signature
class ISCH_PrimitiveObject implements ISCH_PrimitiveImplements: ISCH_Primitive
Remarks
Methods
Method | Modifiers | Description |
|---|---|---|
(BETA) Apply the changes to the primitives to the canvas | ||
Get the property state: object content | ||
Get the property state: file name | ||
Get the property state: height | ||
Get the property state: whether it is mirrored | ||
Get the property state: primitive ID | ||
Get the property state: primitive type | ||
Get the property state: rotation angle | ||
Get the property state: X coordinate | ||
Get the property state: Y coordinate | ||
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: object content | ||
(BETA) Set the property state: file name | ||
(BETA) Set the property state: height | ||
(BETA) Set the property state: whether it is mirrored | ||
(BETA) Set the property state: rotation angle | ||
(BETA) Set the property state: start point coordinates X | ||
(BETA) Set the property state: start point coordinates Y | ||
(BETA) Set the property state: width | ||
Convert Primitive to Async primitive | ||
Convert Primitive to Sync primitive |