LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
FillRegion Method
See Also 



Highlights a region by displaying a filled, color representation of the region in the given Windows device context handle.

Overload List

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

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also