LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)
LEAD Technologies, Inc

HorizontalRealScaleFactor Property






Gets the real horizontal scale factor used to display the image.
Syntax
public double HorizontalRealScaleFactor {get;}
'Declaration
 
Public ReadOnly Property HorizontalRealScaleFactor As Double
'Usage
 
Dim instance As WebImageViewer
Dim value As Double
 
value = instance.HorizontalRealScaleFactor
public double HorizontalRealScaleFactor {get;}
 get_HorizontalRealScaleFactor(); 
public:
property double HorizontalRealScaleFactor {
   double get();
}

Property Value

The real horizontal scale factor used to display the image.
Remarks
This property is useful when SizeMode property is not Normal.
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

WebImageViewer Class
WebImageViewer Members
WebImageViewer Client Class

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.