LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RakeRemoveCommandEventArgs Class Members
See Also  Properties 
Leadtools.ImageProcessing.Core Namespace : RakeRemoveCommandEventArgs Class

The following tables list the members exposed by RakeRemoveCommandEventArgs.

Public Constructors

 NameDescription
public Constructor RakeRemoveCommandEventArgs ConstructorInitializes a new RakeRemoveCommand with explicit parameters.  
Top

Public Properties

 NameDescription
public Property LengthGets the length of the base line of the rake.  
public Property RegionGets a LEADTOOLS Leadtools.RasterRegion representing the rake to be removed.  
public Property StatusGets or sets a value that represents the status of the rake removal process.  
Top

See Also