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.Collections.Generic.IEnumerable<DesignItem> | childItems | |
PlacementType | type | |
PlacementAlignment | position |
Returns
Type | Description |
---|---|
System.Boolean |