Leadtools Namespace > RasterOverlayAttributes Class : AutoPaint Property |
public bool AutoPaint {get; set;}
'Declaration Public Property AutoPaint As Boolean
'Usage Dim instance As RasterOverlayAttributes Dim value As Boolean instance.AutoPaint = value value = instance.AutoPaint
public bool AutoPaint {get; set;}
get_AutoPaint();
set_AutoPaint(value);
Set the value of this property to true to to paint the overlay automatically when the image is painted (with RasterImagePainter.Paint).
For more information, refer to Overlay Overview.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2