←Select platform

BumpNick Property

Summary

Gets a value that indicates whether to remove bumps or fill in nicks.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public SmoothCommandBumpNickType BumpNick { get; } 
Public ReadOnly Property BumpNick As Leadtools.Imageprocessing.Core.SmoothCommandBumpNickType 
@property (nonatomic, assign, readonly) LTSmoothCommandBumpNickType bumpNick 
public SmoothCommandBumpNickType getBumpNick() 
 get_BumpNick();  

Property Value

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

Example

Refer to SmoothCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly