C#
VB
WinRT C#
C++
Gets or sets the dimensions of the neighborhood used in creating the effect (Dimension x Dimension), in pixels. This property only accepts nonzero positive values.
public int Dimension { get; set; }
Public Property Dimension As Integer
public int Dimension {get; set;}
get_Dimension();
set_Dimension(value);
Object.defineProperty('Dimension');
Dimensions of the neighborhood used in creating the effect (Dimension x Dimension), in pixels.
Refer to DryCommand.
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