Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
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
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.