LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

BumpNick Property






Gets a value that indicates whether to remove bumps or fill in nicks. .NET support WinRT support Silverlight support
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;}
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SmoothCommandEventArgs Class
SmoothCommandEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.