C#
VB
WinRT C#
C++
Gets or sets the attenuation value. The attenuation value indicates how rapidly the wave amplitude decays as the wave travels along the radial line.
public int Attenuation { get; set; }
Public Property Attenuation As Integer
public int Attenuation {get; set;}
get_Attenuation();
set_Attenuation(value);
Object.defineProperty('Attenuation');
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.
Refer to RippleCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET