←Select platform

PaintDisplayMode Property

Summary
Gets and sets options that control the speed, quality, and style of painting operations.
Syntax
C#
VB
C++
public RasterPaintDisplayModeFlags PaintDisplayMode { get; set; } 
Public Property PaintDisplayMode As RasterPaintDisplayModeFlags 
public: 
property RasterPaintDisplayModeFlags PaintDisplayMode { 
   RasterPaintDisplayModeFlags get(); 
   void set (    RasterPaintDisplayModeFlags ); 
} 

Property Value

A combination of the RasterPaintDisplayModeFlags enumeration members that control the speed, quality, and style of painting operations.

Example

Refer to RasterPaintProperties.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.