Gets an array of items which have been selected (i.e. highlighted by a blue frame).
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(False)> _ Public ReadOnly Property SelectedItems As IListItem()
[BrowsableAttribute(false)] public IListItem[] SelectedItems { get; }