CanPlace Method
CanPlace(IEnumerable<DesignItem>, PlacementType, PlacementAlignment)
Gets if the child element can be resized.
Declaration
bool CanPlace(IEnumerable<DesignItem> childItems, PlacementType type, PlacementAlignment position)
Parameters
Type | Name | Description |
---|---|---|
System. |
childItems | |
Placement |
type | |
Placement |
position |
Returns
Type | Description |
---|---|
System. |