Method StretchItems
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
StretchItems(IEnumerable<DesignItem>, StretchDirection)
Stretches given items to the specified direction.
public static void StretchItems(IEnumerable<DesignItem> items, StretchDirection stretchDirection)
Parameters
items
IEnumerable<DesignItem>List of items that will be stretched.
stretchDirection
StretchDirectionDirection of the stretch.