C#
VB
Java
Objective-C
WinRT C#
C++
Enumerated values that indicate whether to remove bumps or fill in nicks.
public enum SmoothCommandBumpNickType Public Enum SmoothCommandBumpNickType
public enum SmoothCommandBumpNickType typedef NS_ENUM(NSInteger, LTSmoothCommandBumpNickType) public enum SmoothCommandBumpNickType Leadtools.ImageProcessing.Core.SmoothCommandBumpNickType = function() { };Leadtools.ImageProcessing.Core.SmoothCommandBumpNickType.prototype = {<br/>Bump = 0,Nick = 1,};
public enum class SmoothCommandBumpNickType Members
| Value | Member | Description |
|---|---|---|
| 0 | Bump | Remove a bump. |
| 1 | Nick | Fill in a nick. |
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
