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.
bool CanPlace(IEnumerable<DesignItem> childItems, PlacementType type, PlacementAlignment position)
Parameters
childItemsIEnumerable<DesignItem>typePlacementTypepositionPlacementAlignment