C#
VB
C++
Gets the number of the resized row.
public int Row { get; }
Public ReadOnly Property Row As Integer
public:
property int Row {
int get();
}
The number of the resized row. The first row is 0, and the last row is 1 less than the image Height.
For an example, refer to RasterImageResize.
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