C#
VB
Java
Objective-C
WinRT C#
Gets or sets the scale factor used to display the magnified image.
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');
The scale factor used to display the magnified image. The default value is 2 (2X zoom).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET