Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
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.