LEADTOOLS WinRT(Leadtools.Controls)
LEAD Technologies, Inc

MinimumScaleFactor Property


Gets or sets the minimum scale factor allowed. WinRT support
Syntax
public double MinimumScaleFactor {get; set;}
 get_MinimumScaleFactor();
set_MinimumScaleFactor(value);

Property Value

The minimum scale factor allowed. Default value is 0.1 (10 percent).
Remarks

ImageViewer contains ImageViewer.MaximumScaleFactor and ImageViewer.MinimumScaleFactor that defines the maximum and minimum scale factor allowed. This mode uses the maximum value defined in ImageViewer.MaximumScaleFactor, but defines its own minimum value set in using this property. This is done to ensure that the image is always visible and can't zoom out to an unreasonable value using this mode.

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

ImageViewerPanZoomInteractiveMode Class
ImageViewerPanZoomInteractiveMode Members

 

 


Products | Support | Contact Us | Copyright Notices

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