Gets or sets the value that indicates the attenuation value that indicates how rapidly the wave amplitude decays as the wave travels along the radial line on which the filter is applied.
public int Attenuation { get; set; }
Public Property Attenuation As Integer
public int Attenuation {get; set;}
get_Attenuation();
set_Attenuation(value);
Object.defineProperty('Attenuation');
Value that indicates the attenuation value that indicates how rapidly the wave amplitude decays as the wave travels along the radial line on which the filter is applied. The valid range is from 0 - 1000.
Refer to ZigZagCommand example.
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