(Leadtools.Controls)

ImageBitmap Property

Show in webframe





Gets or sets the bitmap image object.
Syntax
public Leadtools.Bitmap ImageBitmap {get; set;}
Public Property ImageBitmap As Leadtools.Bitmap
public Leadtools.Bitmap ImageBitmap {get; set;}

            
public Bitmap getImageBitmap()
public void setImageBitmap(Bitmap image)
            
 
get_ImageBitmap();
set_ImageBitmap(value);
Object.defineProperty('ImageBitmap_Java');

Property Value

The bitmap image that will be displayed in the ImageViewer.
Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


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