←Select platform

DustColor Property

Summary

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

Syntax
C#
VB
C++
public RasterColor DustColor { get; set; } 
  
Public Property DustColor As RasterColor 
public: 
property RasterColor DustColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

Color of the dust.

Example

Refer to AgingCommand.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly