←Select platform

Attenuation Property

Summary
Gets or sets the attenuation value. The attenuation value indicates how rapidly the wave amplitude decays as the wave travels along the radial line.
Syntax
C#
VB
C++
public int Attenuation { get; set; } 
  
Public Property Attenuation As Integer 
public: 
property int Attenuation { 
   int get(); 
   void set (    int ); 
} 

Property Value

Attenuation value. The attenuation value indicates how rapidly the wave amplitude decays as the wave travels along the radial line. The values range from 0 - 1000.

Example

Refer to RippleCommand.

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.