←Select platform

SmoothCommandBumpNickType Enumeration

Summary

Enumerated values that indicate whether to remove bumps or fill in nicks.

Syntax
C#
VB
Objective-C
C++
Java
public enum SmoothCommandBumpNickType   
Public Enum SmoothCommandBumpNickType  
typedef NS_ENUM(NSInteger, LTSmoothCommandBumpNickType) 
public enum SmoothCommandBumpNickType 
public enum class SmoothCommandBumpNickType   

Members
ValueMemberDescription
0Bump Remove a bump.
1Nick Fill in a nick.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly