LEADTOOLS WebForms and AJAX (Leadtools.Web assembly)

VerticalRealScaleFactor Property

Show in webframe





Gets the real vertical scale factor used to display the image.
Syntax
public double VerticalRealScaleFactor {get;}
'Declaration
 
Public ReadOnly Property VerticalRealScaleFactor As Double
'Usage
 
Dim instance As WebImageViewer
Dim value As Double
 
value = instance.VerticalRealScaleFactor

            

            
public:
property double VerticalRealScaleFactor {
   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

See Also

Reference

WebImageViewer Class
WebImageViewer Members
WebImageViewer Client Class

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.