Winter Cardinal UI - v0.457.0 / EShapePointsMarker
• Readonly fill: EShapeFill
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:18
• Readonly size: IPoint
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:16
• Readonly transform: Matrix
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:17
• type: EShapePointsMarkerType
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:15
▸ copy(source): this
| Name | Type |
|---|---|
source |
EShapePointsMarker |
this
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:22
▸ deserialize(resourceId, manager): void
| Name | Type |
|---|---|
resourceId |
number |
manager |
EShapeResourceManagerDeserialization |
void
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:25
▸ lock(): this
this
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:20
▸ serialize(manager): number
| Name | Type |
|---|---|
manager |
EShapeResourceManagerSerialization |
number
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:24
▸ set(type?, sizeX?, sizeY?): this
| Name | Type |
|---|---|
type? |
EShapePointsMarkerType |
sizeX? |
number |
sizeY? |
number |
this
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:23
▸ unlock(): this
this
src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:21