Interface IRectangleRotatedEventArgs
Package: @aurigma/design-atoms
Properties
angle
Declaration
angle: number;
Property Value
| Type | Description |
|---|---|
| number |
origin
Declaration
origin: PointF;
Property Value
| Type | Description |
|---|---|
| PointF |
angle: number;
| Type | Description |
|---|---|
| number |
origin: PointF;
| Type | Description |
|---|---|
| PointF |