C#
VB
WinRT C#
C++
Gets or sets a value that represents the amount of the blur.
public int Dimension { get; set; }
Public Property Dimension As Integer
public int Dimension {get; set;}
get_Dimension();
set_Dimension(value);
Object.defineProperty('Dimension');
A value that represents the amount of the blur. 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