IPlaceItemsToAreaCommandArgs
Interfaces
IPlaceItemsToAreaCommandArgs
Type Parameters
| Type Parameter |
|---|
TItem |
TRectangleF |
Properties
items?
optional items?: TItem[];
itemsRect?
optional itemsRect?: TRectangleF;
query?
optional query?: string;
queryOptions?
optional queryOptions?: IQueryOptions;
rect
rect: TRectangleF;