C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the value that indicates the radius of the neighborhood on which the filter is applied.
public int Radius { get; set; }
Public Property Radius As Integer
public int Radius {get; set;}
@property (nonatomic, assign) NSUInteger radius
public int getRadius()
public void setRadius(int value)
<br/>get_Radius();<br/>set_Radius(value);<br/>Object.defineProperty('Radius');
Value that indicates the radius of the neighborhood on which the filter is applied. Valid values are greater than 0.
Refer to HighPassCommand example.
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