←Select platform

ScaleFactor Property (ImageViewerMagnifyGlassInteractiveMode)

Summary

Gets or sets the scale factor used to display the magnified image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public double ScaleFactor {get; set;}
Public Property ScaleFactor As Double
public double ScaleFactor {get; set;}
@property (nonatomic, assign) 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize