←Select platform

DustColor Property

Summary

Gets or sets a value that represents the color of the dust.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.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 ); 
} 

Property Value

Color of the dust.

Example

Refer to AgingCommand.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.SpecialEffects Assembly
Click or drag to resize