C#
VB
C++
Gets and sets options that control the speed, quality, and style of painting operations.
public RasterPaintDisplayModeFlags PaintDisplayMode { get; set; }
Public Property PaintDisplayMode As Leadtools.Drawing.RasterPaintDisplayModeFlags
public:
property Leadtools.Drawing.RasterPaintDisplayModeFlags PaintDisplayMode {
Leadtools.Drawing.RasterPaintDisplayModeFlags get();
void set ( Leadtools.Drawing.RasterPaintDisplayModeFlags );
}
A combination of the RasterPaintDisplayModeFlags enumeration members that control the speed, quality, and style of painting operations.
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