Interface ISelectItemsByRectArgs
Package: @aurigma/design-atoms-interfaces
Properties
multiSelectMode
Declaration
multiSelectMode?: MultiSelectMode;
Property Value
Type | Description |
---|---|
MultiSelectMode |
rect
Declaration
rect: TRectangleF;
Property Value
Type | Description |
---|---|
TRectangleF |