Aurigma Graphics Mill 5.5 for .NET
VirtualListView..::.GetImageList Method
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)
Syntax
Visual Basic
Public Function GetImageList ( _ view As View _ ) As IImageList
C#
public IImageList GetImageList( View view )
Parameters
- view
-
Type: Aurigma.GraphicsMill.WinControls..::.View
View mode for which the image list is requested.