C#
VB
Java
Objective-C
C++
Gets or sets the image y-scaling (resizing), in percent.
public int YScale { get; set; }
Public Property YScale As Integer
@property (nonatomic, assign) NSInteger yScale
public int getYScale()
public void setYScale(int value)
Value that represents the image y-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