ImageGalleryCustomImageProcessingEventArgs.Graphics Property
Provides methods for drawing objects over an image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Graphics | An Graphics object. |
See Also