Interface ISelectionRectangleEventArgs
Package: @aurigma/design-atoms
Properties
finished
Declaration
finished: boolean;
Property Value
| Type | Description |
|---|---|
| boolean |
rectangle
Declaration
rectangle: RotatedRectangleF;
Property Value
| Type | Description |
|---|---|
| RotatedRectangleF |