GalleryItemCustomDrawEventArgs Constructors
Provides data for events used to custom paint gallery items.Name | Parameters | Description |
---|---|---|
GalleryItemCustomDrawEventArgs(GraphicsCache, BaseGallery, Object, Rectangle) | cache, gallery, itemInfo, bounds | Initializes a new instance of the GalleryItemCustomDrawEventArgs class. |
See Also