ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Processing.ImageClean Namespace / ImGearICLineOptions Class
Fields


ImGearICLineOptions Class Members

The following tables list the members exposed by ImGearICLineOptions.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ImGearICLineOptions class.  
Top
Public Fields
 NameDescription
Public Field Direction of lines to detect.  
Public Field Maximum distance between segments of a broken line.  
Public Field Maximum width of line segment.  
Public Field Minimum length of line segment.  
Public Field Line's size unit of measure.  
Top
See Also