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

AutoResetScaleFactor Property






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 override bool AutoResetScaleFactor {get; set;}
 get_AutoResetScaleFactor();
set_AutoResetScaleFactor(value);
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: 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