C#
VB
WinRT C#
C++
Gets or sets an integer that represents the amount of the blur intensity.
public int Stress { get; set; }
Public Property Stress As Integer
public int Stress {get; set;}
get_Stress();
set_Stress(value);
Object.defineProperty('Stress');
An integer that represents the amount of the blur intensity. Valid values are range in between 1 and 100.
Refer to RadialBlurCommand.
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