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