Interface IMoveByPointParams
Package: @aurigma/design-atoms
Properties
allowMoveHorizontal
Declaration
allowMoveHorizontal?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
allowMoveVertical
Declaration
allowMoveVertical?: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
point
Declaration
point: PointF;
Property Value
| Type | Description |
|---|---|
| PointF |