C#
VB
WinRT C#
C++
Gets or sets a Boolean value that indicates whether to use tiling.
public bool Tile { get; set; }
Public Property Tile As Boolean
public bool Tile {get; set;}
get_Tile();
set_Tile(value);
Object.defineProperty('Tile');
Boolean value that indicates whether to use tiling.
Value | Meaning |
true | use tiling |
false | do not to use tiling |
Refer to BumpMapCommand.
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