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
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.