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

Length Property (SmoothCommandEventArgs)






Gets the length (in pixels) of the bump or nick. .NET support WinRT support Silverlight support
Syntax
public int Length {get;}
'Declaration
 
Public ReadOnly Property Length As Integer
'Usage
 
Dim instance As SmoothCommandEventArgs
Dim value As Integer
 
value = instance.Length
public int Length {get;}
 get_Length(); 
public:
property int Length {
   int get();
}

Property Value

Length (in pixels) of the bump or nick.
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.