LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)
LEAD Technologies, Inc

Image Property






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 RasterImage Image {get; set;}
 hide get_Image();
set_Image(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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