Enables or disables automatically using the Leadtools.RasterImage object palette when displaying the image.
public bool UsePaintPalette { get; set; }
Public Property UsePaintPalette As Boolean
true to automatically use the Leadtools.RasterImage object palette, false to ignore it.
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.
For an example, refer to RasterPaintProperties.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET