←Select platform

SmoothCommandBumpNickType Enumeration

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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 = { 
 
  Bump = 0, 
    Nick = 1, 
     
 }; 
public enum class SmoothCommandBumpNickType

Members

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

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize