Returns a reference to the image list object for the specified View mode of the ThumbnailListView control.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Function GetImageList ( _
view As View _
) As IImageList
public IImageList GetImageList(
View view
)
Type: Aurigma.GraphicsMill.WinControls.View
View mode for which the image list is requested.