C#
VB
WinRT C#
C++
Gets or sets the color used for showing the variances in the image.
public RasterColor Color { get; set; }
Public Property Color As Leadtools.RasterColor
public Leadtools.RasterColor Color {get; set;}
<br/>get_Color();<br/>set_Color(value);<br/>Object.defineProperty('Color');
public:
property Leadtools.RasterColor Color {
Leadtools.RasterColor get();
void set ( Leadtools.RasterColor );
}
Color used for showing the variances in the image.
Refer to SelectDataCommand.
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