LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

BumpNick Property

Show in webframe







Gets a value that indicates whether to remove bumps or fill in nicks.
Syntax
public SmoothCommandBumpNickType BumpNick {get;}
'Declaration
 
Public ReadOnly Property BumpNick As SmoothCommandBumpNickType
'Usage
 
Dim instance As SmoothCommandEventArgs
Dim value As SmoothCommandBumpNickType
 
value = instance.BumpNick
public SmoothCommandBumpNickType BumpNick {get;}
@property (nonatomic, assign, readonly) LTSmoothCommandBumpNickType bumpNick;
public SmoothCommandBumpNickType getBumpNick()
 get_BumpNick(); 
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

See Also

Reference

SmoothCommandEventArgs Class
SmoothCommandEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.