Interface IRotateByPointParams
Package: @aurigma/design-atoms
Properties
point
Declaration
point: PointF;
Property Value
| Type | Description |
|---|---|
| PointF |
rotationStep
Declaration
rotationStep: number;
Property Value
| Type | Description |
|---|---|
| number |
tolerance
Declaration
tolerance: number;
Property Value
| Type | Description |
|---|---|
| number |