LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Length Property (SmoothCommandEventArgs)

Show in webframe







Gets the length (in pixels) of the bump or nick.
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;}
@property (nonatomic, assign, readonly) int length;
public int getLength()
 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

See Also

Reference

SmoothCommandEventArgs Class
SmoothCommandEventArgs Members

 

 


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