C#
VB
C++
Size of the thumbnail grid in pixels.
public int GridPixelSize { get; set; }
Public Property GridPixelSize() As Integer
Get
Set
public:
property int GridPixelSize
{
int get()
void set(int value)
}
The size of the thumbnails grid in pixels. Default value is 400.
This property is used when the value of UseGrids to true. Refer to this property for more information.
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