public bool UsePaintPalette {get; set;}
'Declaration Public Property UsePaintPalette As Boolean
'Usage Dim instance As RasterPaintProperties Dim value As Boolean instance.UsePaintPalette = value value = instance.UsePaintPalette
public bool UsePaintPalette {get; set;}
get_UsePaintPalette();
set_UsePaintPalette(value);
Used only when PaintEngine is set to RasterPaintEngine.Gdi.
Set this to true to automatically cause the paint methods to use the Leadtools.RasterImage palette if it has any.
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