封鎖 >WorkspaceSvg >startDrag

WorkspaceSvg.startDrag() 方法

開始在這個工作區追蹤物件的拖曳動作。

Signature:

startDrag(e: PointerEvent, xy: Coordinate): void;

參數

參數 類型 說明
e PointerEvent 指標向下事件。
XY 座標 物件的開始位置。

傳回:

void