Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 PropertyAutoFilter Gets or sets a value that indicates whether the rake removal is done by automatic filtering.  
Public PropertyGaps Gets or sets the maximum length of a break or a hole in a base line of a rake.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public PropertyMaxMidteethLength Gets or sets the maximum length of the middle vertical structures of the rake.  
Public PropertyMaxSideteethLength Gets or sets the maximum length of the side vertical structures of the rake.  
Public PropertyMaxWallPercent Gets or sets the maximum percentage of the wall that intercepts the rake.  
Public PropertyMaxWidth Gets or sets the maximum width of the base line of the rake.  
Public PropertyMinLength Gets or sets the minimum length of the base line of the rake.  
Public PropertyMinWallHeight Gets or sets the minimum height of the wall that intercepts the rake.  
Public PropertyTeethSpacing Gets or sets the space between the middle vertical structures belonging to the rake.  
Public PropertyVariance Gets or sets the amount of width change that is tolerated between adjacent line slices.  
Top

See Also