C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a percentage value that indicates blur size.
public int Amount { get; set; }
Public Property Amount As Integer
public int Amount {get; set;}
@property (nonatomic, assign) NSUInteger amount
public int getAmount()
public void setAmount(int value)
<br/>get_Amount();<br/>set_Amount(value);<br/>Object.defineProperty('Amount');
Percentage value that indicates blur size. 0 means no blurring and 100 means total blurring.
Refer to SmoothEdgesCommand.
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