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



Paints the overlay at the specified index. Use this method to paint overlays that are not automatically painted.

Overload List

OverloadDescription
PaintOverlay(RasterImage,IntPtr,Int32,LeadRect,LeadRect,LeadRect,LeadRect,RasterPaintProperties)Paints the overlay at the specified index. Use this method to paint overlays that are not automatically painted.  
PaintOverlay(RasterImage,Graphics,Int32,LeadRect,LeadRect,LeadRect,LeadRect,RasterPaintProperties)Paints the overlay at the specified index. Use this method to paint overlays that are not automatically painted.  

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