C#
VB
Java
Objective-C
WinRT C#
C++
Gets a value that indicates whether to remove bumps or fill in nicks.
public SmoothCommandBumpNickType BumpNick { get; }
Public ReadOnly Property BumpNick As Leadtools.Imageprocessing.Core.SmoothCommandBumpNickType
public Leadtools.Imageprocessing.Core.SmoothCommandBumpNickType BumpNick {get;}
@property (nonatomic, assign, readonly) LTSmoothCommandBumpNickType bumpNick
public SmoothCommandBumpNickType getBumpNick()
get_BumpNick();
public:
property Leadtools.Imageprocessing.Core.SmoothCommandBumpNickType BumpNick {
Leadtools.Imageprocessing.Core.SmoothCommandBumpNickType get();
}
Value that indicates whether to remove bumps or fill in nicks.
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