←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 Leadtools.Drawing.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly