AddItemWithCustomSize Method
AddItemWithCustomSize(DesignItem, DesignItem, Point, Size)
Declaration
public virtual bool AddItemWithCustomSize(DesignItem container, DesignItem createdItem, Point position, Size size)
Parameters
Type | Name | Description |
---|---|---|
DesignItem | container | |
DesignItem | createdItem | |
System.Windows.Point | position | |
System.Windows.Size | size |
Returns
Type | Description |
---|---|
System.Boolean |