Overload | Description |
---|---|
FillRegion(RasterImage,Graphics,RasterRegionXForm,RasterColor) | Highlights a region by displaying a filled, color representation of the region in the given System.Drawing.Graphics object. |
FillRegion(RasterImage,IntPtr,RasterRegionXForm,RasterColor) | Highlights a region by displaying a filled, color representation of the region in the given Windows device context handle. |