C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the level value used to determine the brightness of the edges.
public int Level { get; set; }
Public Property Level As Integer
public int Level {get; set;}
@property (nonatomic, assign) NSUInteger level
public int getLevel()
public void setLevel(int value)
<br/>get_Level();<br/>set_Level(value);<br/>Object.defineProperty('Level');
Level value used to determine the brightness of the edges. Standard value is 50. Range is between 1 and 100. Big values will produce bright edges.
Refer to EdgeDetectEffectCommand.
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