C#
VB
Java
Objective-C
C++
Gets or sets the image x-scaling (resizing), in percent.
public int XScale { get; set; }
Public Property XScale As Integer
@property (nonatomic, assign) NSInteger xScale
public int getXScale()
public void setXScale(int value)
Value that represents the image x-scaling (resizing), in percent.
Refer to GetTransformationParameters.
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