C#
VB
C++
Gets or sets the value that represents the value which specifies the fill color to be used in between the tiles.
public RasterColor Color { get; set; }
Public Property Color As Leadtools.RasterColor
public:
property Leadtools.RasterColor Color {
Leadtools.RasterColor get();
void set ( Leadtools.RasterColor );
}
Represents the value that specifies the fill color to be used in between the tiles.
Refer to RomanMosaicCommand 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