ImageGalleryCustomDrawEventArgs Constructors
Contains data for the CustomDraw event.| Name | Parameters | Description |
|---|---|---|
| ImageGalleryCustomDrawEventArgs(GraphicsCache, GalleryControlPainter, ImageGalleryInfoArgs) | cache, painter, info | Initializes a new instance of the ImageGalleryCustomDrawEventArgs class with specified settings. |
See Also