Aurigma Graphics Mill 5.5 for .NET
IImageList..::.SetImage Method
Sets the specified bitmap for the specified key.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Parameters
- image
-
Type: Aurigma.GraphicsMill..::.Bitmap
A Bitmap class instance representing the image that should be set for the provided key.
- key
-
Type: System..::.Object
A key corresponding to the image.