Arranges items in the control when they are displayed as icons.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Sub ArrangeIcons ( _
value As ListViewAlignment _
)
public void ArrangeIcons(
ListViewAlignment value
)
Type: System.Windows.Forms.ListViewAlignment
ListViewAlignment that specify how to arrange the list items.If AutoArrange property is true, items are automatically get arranged.