(Leadtools.Controls)

PaintFlags Property

Show in webframe





Gets or sets the Paint flags.
Syntax
public int PaintFlags {get; set;}
Public Property PaintFlags As Integer
public int PaintFlags {get; set;}

            
public int getPaintFlags()
public void setPaintFlags(int flags)
            
 
get_PaintFlags();
set_PaintFlags(value);
Object.defineProperty('PaintFlags_Java');

Property Value

The paint flags to apply on image drawing.
Remarks

For a list of possible flags, refer to Paint flags

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.