←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.