C#
VB
Java
Objective-C
WinRT C#
C++
Gets the current image row number of the first line in Buffer.
public int Row { get; }
Public ReadOnly Property Row As Integer
public int Row {get;}
@property (nonatomic, assign, readonly) NSUInteger row
public int getRow()
get_Row();
public:
property int Row {
int get();
}
The current image row number of the first line in Buffer.
For an example, refer to RasterCodecs.SaveImage.
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