ImageGear .NET v25.2 - Updated
ImageGear.Processing.Advanced 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 FieldDirection of lines to detect.  
    Public FieldMaximum distance between segments of a broken line.  
    Public FieldMaximum width of line segment.  
    Public FieldMinimum length of line segment.  
    Public FieldLine's size unit of measure.  
    Top
    See Also