←Select platform

BumpNick Property

Summary
Gets a value that indicates whether to remove bumps or fill in nicks.
Syntax
C#
VB
Objective-C
C++
Java
public SmoothCommandBumpNickType BumpNick { get; } 
Public ReadOnly Property BumpNick As SmoothCommandBumpNickType 
@property (nonatomic, assign, readonly) LTSmoothCommandBumpNickType bumpNick 
public SmoothCommandBumpNickType getBumpNick() 
public: 
property SmoothCommandBumpNickType BumpNick { 
   SmoothCommandBumpNickType get(); 
} 

Property Value

Value that indicates whether to remove bumps or fill in nicks.

Example

Refer to SmoothCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.