C#
VB
WinRT C#
C++
Gets or sets a value that represents the color of the scratch lines.
public RasterColor ScratchColor { get; set; }
Public Property ScratchColor As Leadtools.RasterColor
public Leadtools.RasterColor ScratchColor {get; set;}
get_ScratchColor();
set_ScratchColor(value);
Object.defineProperty('ScratchColor');
public:
property Leadtools.RasterColor ScratchColor {
Leadtools.RasterColor get();
void set ( Leadtools.RasterColor );
}
Color of the scratch lines.
Refer to AgingCommand.
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