CanPlace Method
CanPlace(IEnumerable<DesignItem>, PlacementType, PlacementAlignment)
Declaration
public 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 |