Winter Cardinal UI - v0.442.0 / EShapePointsMarker

Interface: EShapePointsMarker

Implemented by

Table of contents

Properties

Methods

Properties

fill

Readonly fill: EShapeFill

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:18


size

Readonly size: IPoint

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:16


transform

Readonly transform: Matrix

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:17


type

type: EShapePointsMarkerType

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:15

Methods

copy

copy(source): this

Parameters

Name Type
source EShapePointsMarker

Returns

this

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:22


deserialize

deserialize(resourceId, manager): void

Parameters

Name Type
resourceId number
manager EShapeResourceManagerDeserialization

Returns

void

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:25


lock

lock(): this

Returns

this

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:20


serialize

serialize(manager): number

Parameters

Name Type
manager EShapeResourceManagerSerialization

Returns

number

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:24


set

set(type?, sizeX?, sizeY?): this

Parameters

Name Type
type? EShapePointsMarkerType
sizeX? number
sizeY? number

Returns

this

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:23


unlock

unlock(): this

Returns

this

Defined in

src/main/typescript/wcardinal/ui/shape/e-shape-points-marker.ts:21