C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the size of the averaging neighborhood.
public int Dimension { get; set; }
Public Property Dimension As Integer
public int Dimension {get; set;}
@property (nonatomic, assign) NSUInteger dimension
public int getDimension()
public void setDimension(int value)
<br/>get_Dimension();<br/>set_Dimension(value);<br/>Object.defineProperty('Dimension');
Size of the averaging neighborhood. It is the length, in pixels, of one side of a square.
Refer to AverageCommand.
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