ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Processing.ImageClean Namespace / ImGearICLineOptions Class
Fields


In This Topic
    ImGearICLineOptions Class Members
    In This Topic

    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