SCH_PrimitiveCircle class
Schematic & symbol / circle primitive class
Signature
typescript
class SCH_PrimitiveCircle implements ISCH_PrimitiveAPI1
Implements: ISCH_PrimitiveAPI
Methods
Method | Modifiers | Description |
|---|---|---|
create(centerX, centerY, radius, color, fillColor, lineWidth, lineType, fillStyle) | (BETA) Create a circle | |
(BETA) Delete the circle | ||
(BETA) Get the circle | ||
(BETA) Get the circle | ||
(BETA) Get all circles | ||
(BETA) Get the primitive IDs of all circles | ||
(BETA) Modify the circle |