Method CanPlace
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
CanPlace(IEnumerable<DesignItem>, PlacementType, PlacementAlignment)
Gets if the child element can be resized.
public bool CanPlace(IEnumerable<DesignItem> childItems, PlacementType type, PlacementAlignment position)
Parameters
childItems
IEnumerable<DesignItem>type
PlacementTypeposition
PlacementAlignment