C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the length of the bump (or nick) to remove (or fill). All bumps and nicks less than or equal to this size are processed. This value is in pixels.
public int Length { get; set; }
Public Property Length As Integer
public int Length {get; set;}
@property (nonatomic, assign) NSInteger length
public int getLength()
public void setLength(int value)
<br/>get_Length();<br/>set_Length(value);<br/>Object.defineProperty('Length');
Length of the bump (or nick) to remove (or fill). All bumps and nicks less than or equal to this size are processed. This value is in pixels.
Refer to SmoothCommand.
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