Leadtools.ImageProcessing.SpecialEffects Namespace > AgingCommand Class : DustColor Property |
public RasterColor DustColor {get; set;}
'Declaration Public Property DustColor As RasterColor
'Usage Dim instance As AgingCommand Dim value As RasterColor instance.DustColor = value value = instance.DustColor
public RasterColor DustColor {get; set;}
get_DustColor();
set_DustColor(value);
public: property RasterColor DustColor { RasterColor get(); void set ( RasterColor value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2