←Select platform

PaintFlags Property

Summary

Gets or sets the Paint flags.

Syntax

C#
VB
Java
public int PaintFlags {get; set;} 
Public Property PaintFlags As Integer 
public int getPaintFlags() 
public void setPaintFlags(int flags) 
             

Property Value

The paint flags to apply on image drawing.

Remarks

For a list of possible flags, refer to Paint flags

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)