C#
VB
Java
WinRT C#
C++
Gets or sets a value indicating the length of the grid in pixels .
public int GridLength { get; set; }
Public Property GridLength As Integer
public int GridLength {get; set;}
public int getGridLength()
public void setGridLength(int gridLength)
get_GridLength();
set_GridLength(value);
Object.defineProperty('GridLength');
public:
property Int32 GridLength
{
Int32 get()
void set(Int32 value)
}
An System.Int32 that indicates the length of the grid in pixels. Default value is 20.
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