C#
VB
C++
Number of rows to use with this layout.
public int Rows { get; set; }
Public Property Rows() As Integer
Get
Set
public:
property int Rows
{
int get()
void set(int value)
}
The number of rows to use with this layout. Default value is 1.
For more information on how this value effect the layout, refer to ImageViewerHorizontalViewLayout.
For an example, refer to ViewLayout.
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