Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

Length Property (RakeRemoveCommandEventArgs)








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

Error processing SSI file