LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

Image Property

Show in webframe





Gets or sets the image currently assigned for display by the control.
Syntax
public new RasterImage Image {get; set;}
'Declaration
 
Public Shadows Property Image As RasterImage
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As RasterImage
 
instance.Image = value
 
value = instance.Image

            

            
public:
new property RasterImage^ Image {
   RasterImage^ get();
   void set (    RasterImage^ value);
}

Property Value

The RasterImage.
Remarks
Set this property to an RasterImage object and the control will display it based on the current settings of the other properties of this class.
Example
For an example that saves the control's image to a BMP file after it has been loaded from the server, refer to JpipRasterImageViewer.
Requirements

Target Platforms

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


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

Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features