C#
VB
WinRT C#
C++
Gets or sets a value 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');
A value that represents the amount of the blur intensity. Only positive values are accepted.
Refer to ZoomBlurCommand.
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