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

AutoResetScaleFactor Property

Show in webframe





Enables the automatic reset of the ScaleFactor property.
Syntax
public override bool AutoResetScaleFactor {get; set;}
'Declaration
 
Public Overrides Property AutoResetScaleFactor As Boolean
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As Boolean
 
instance.AutoResetScaleFactor = value
 
value = instance.AutoResetScaleFactor

            

            
public:
property bool AutoResetScaleFactor {
   bool get() override;
   void set (    bool value) override;
}

Property Value

true to enable automatic reset.
Remarks
This property is inherited from Leadtools.WinForms.RasterImageViewer and is always set to true. This automatically resets the ScaleFactor property back to 1.0 when a new image is set to the viewer.
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