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


"

For a list of all members of this type, see RakeRemoveCommand members.

"

Public Properties

 NameDescription
public Property AutoFilterGets or sets a value that indicates whether the rake removal is done by automatic filtering.  
public Property GapsGets or sets the maximum length of a break or a hole in a base line of a rake.  
public Property HasProgressDetermines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand)
public Property MaxMidteethLengthGets or sets the maximum length of the middle vertical structures of the rake.  
public Property MaxSideteethLengthGets or sets the maximum length of the side vertical structures of the rake.  
public Property MaxWallPercentGets or sets the maximum percentage of the wall that intercepts the rake.  
public Property MaxWidthGets or sets the maximum width of the base line of the rake.  
public Property MinLengthGets or sets the minimum length of the base line of the rake.  
public Property MinWallHeightGets or sets the minimum height of the wall that intercepts the rake.  
public Property TeethSpacingGets or sets the space between the middle vertical structures belonging to the rake.  
public Property VarianceGets or sets the amount of width change that is tolerated between adjacent line slices.  
Top

See Also