C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the dimension or the number of pixels used to calculate the edge in the specified direction.
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');
The dimension or the number of pixels used to calculate the edge in the specified direction. This property only accepts positive values.
Refer to DirectionEdgeStatisticalCommand.
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