(Leadtools.Controls)

ScaleFactor Property (ImageViewerMagnifyGlassInteractiveMode)

Show in webframe





Gets or sets the scale factor used to display the magnified image.
Syntax
public double ScaleFactor {get; set;}
Public Property ScaleFactor As Double
public double ScaleFactor {get; set;}
@property (nonatomic) double scaleFactor;
public void setScaleFactor(float scale)
public float getScaleFactor()
            
 
get_ScaleFactor();
set_ScaleFactor(value);
Object.defineProperty('ScaleFactor');

Property Value

The scale factor used to display the magnified image. The default value is 2 (2X zoom).
Requirements

Target Platforms

See Also

Reference

ImageViewerMagnifyGlassInteractiveMode Class
ImageViewerMagnifyGlassInteractiveMode Members

 

 


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