C#
VB
Java
Objective-C
WinRT C#
Gets the actual value of the horizontal scale factor for the image display.
public virtual double CurrentXScaleFactor {get;}
Public Overridable ReadOnly Property CurrentXScaleFactor As Double
public virtual double CurrentXScaleFactor {get;}
@property (nonatomic, assign, readonly) double currentXScaleFactor
public float getCurrentXScaleFactor()
get_CurrentXScaleFactor();
The actual value of the horizontal scale factor.
For more information, refer to ScaleFactor.
For an example, refer to ScaleFactor.
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