C#
VB
WinRT C#
C++
Gets or sets a value that represents the color of the dust.
public RasterColor DustColor { get; set; }
Public Property DustColor As Leadtools.RasterColor
public Leadtools.RasterColor DustColor {get; set;}
get_DustColor();
set_DustColor(value);
Object.defineProperty('DustColor');
public:
property Leadtools.RasterColor DustColor {
Leadtools.RasterColor get();
void set ( Leadtools.RasterColor );
}
Color of the dust.
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