Class RectangleItem
Inheritance
RectangleItem
Constructors
(constructor)(sourceRec)
Constructs a new instance of the RectangleItem class
Declaration
constructor(sourceRec?: RectangleF);
Parameters
Properties
type
Declaration
Property Value
type
Declaration
Property Value
Methods
clone(generateNewIds, appropriateParentContainer)
Declaration
clone(generateNewIds?: boolean, appropriateParentContainer?: boolean): RectangleItem;
Parameters
| Type |
Name |
Description |
| boolean |
generateNewIds |
|
| boolean |
appropriateParentContainer |
|
Returns