C#
VB
C++
Gets or sets the transparency fill color for the tile border areas.
public RasterColor BorderColor { get; set; }
Public Property BorderColor As Leadtools.RasterColor
public:
property Leadtools.RasterColor BorderColor {
Leadtools.RasterColor get();
void set ( Leadtools.RasterColor );
}
The transparency fill color for the tile border areas.
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