Interface IAddItemsCommandArgs
Properties
createCloneName
Declaration
createCloneName?: boolean;
Property Value
ignoreCanvasRotate
Declaration
ignoreCanvasRotate?: boolean;
Property Value
ignoreOrderRules
Declaration
ignoreOrderRules?: boolean;
Property Value
index
Declaration
Property Value
items
Declaration
Property Value
orderIndex
Declaration
Property Value
selectOnCanvas
Declaration
selectOnCanvas?: boolean;
Property Value
surface
Declaration
Property Value
Type |
Description |
TSurface |
|
targetContainer
Declaration
targetContainer?: TContainer;
Property Value
Type |
Description |
TContainer |
|
targetGroupItem
Declaration
targetGroupItem?: TGroupItem;
Property Value
Type |
Description |
TGroupItem |
|