LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Length Property (RakeRemoveCommandEventArgs)

Show in webframe







Gets the length of the base line of the rake.
Syntax
public int Length {get;}
'Declaration
 
Public ReadOnly Property Length As Integer
'Usage
 
Dim instance As RakeRemoveCommandEventArgs
Dim value As Integer
 
value = instance.Length
public int Length {get;}

            

            
 get_Length(); 
public:
property int Length {
   int get();
}

Property Value

The Length of the base line of the rake, in pixels.
Example
Refer to RakeRemoveCommand.
Requirements

Target Platforms

See Also

Reference

RakeRemoveCommandEventArgs Class
RakeRemoveCommandEventArgs Members

 

 


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