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

ScaleFactor Property

Show in webframe





The zoom factor used to display the image.
Syntax
public override double ScaleFactor {get; set;}
'Declaration
 
Public Overrides Property ScaleFactor As Double
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As Double
 
instance.ScaleFactor = value
 
value = instance.ScaleFactor

            

            
public:
property double ScaleFactor {
   double get() override;
   void set (    double value) override;
}

Property Value

The zoom factor used to display the image.
Remarks
This property is inherited from Leadtools.WinForms.RasterImageViewer and is always set to 1.0
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