C#
VB
C++
Gets or sets the value that represents the transparency fill color for the tiles.
public RasterColor TilesColor { get; set; }
Public Property TilesColor As Leadtools.RasterColor
public:
property Leadtools.RasterColor TilesColor {
Leadtools.RasterColor get();
void set ( Leadtools.RasterColor );
}
The transparency fill color for the tiles.
Refer to MosaicTilesCommand example.
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