Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

Show in webframe

SizeMode Property






Determines how to align the image in the destination rectangle.
Syntax
public override RasterPaintSizeMode SizeMode {get; set;}
'Declaration
 
Public Overrides Property SizeMode As RasterPaintSizeMode
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As RasterPaintSizeMode
 
instance.SizeMode = value
 
value = instance.SizeMode

            

            
public:
property RasterPaintSizeMode SizeMode {
   RasterPaintSizeMode get() override;
   void set (    RasterPaintSizeMode value) override;
}

Property Value

This is always set to RasterPaintSizeMode.Normal.
Remarks
This property is inherited from Leadtools.WinForms.RasterImageViewer and is always set to RasterPaintSizeMode.Normal.
Requirements

Target Platforms

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

Error processing SSI file
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