Leadtools.Web.Controls Namespace > WebImageViewer Class : ScaleFactor Property |
public double ScaleFactor {get; set;}
'Declaration Public Property ScaleFactor As Double
'Usage Dim instance As WebImageViewer Dim value As Double instance.ScaleFactor = value value = instance.ScaleFactor
public double ScaleFactor {get; set;}
get_ScaleFactor();
set_ScaleFactor(value);
1 means displaying the image at the original width or height (1:1).
This property is read only when the SizeMode property is set to any other value.
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