C#
VB
WinRT C#
C++
Gets or sets the size for the tile.
public int TileSize { get; set; }
Public Property TileSize As Integer
public int TileSize {get; set;}
<br/>get_TileSize();<br/>set_TileSize(value);<br/>Object.defineProperty('TileSize');
An integer value that specifies the size for the tile.
For an example, refer to MemoryInformation.
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