Ir al contenido

DraggingInfo

Defined in: tool/DraggingOptions.ts:6

GoJS-compatible: the initial drag point for a moved/copied part.

new DraggingInfo(pt?): DraggingInfo

Defined in: tool/DraggingOptions.ts:9

Point

DraggingInfo

get point(): Point

Defined in: tool/DraggingOptions.ts:13

Point

set point(value): void

Defined in: tool/DraggingOptions.ts:17

Point

void