ImageGear .NET v25.2 - Updated
ImageGear.Processing.Advanced Assembly / ImageGear.Processing.ImageClean Namespace / ImGearICDotLineOptions Class
Fields


In This Topic
    ImGearICDotLineOptions Class Members
    In This Topic

    The following tables list the members exposed by ImGearICDotLineOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearICDotLineOptions class.  
    Top
    Public Fields
     NameDescription
    Public FieldDirection of lines to detect.  
    Public FieldMaximum size of dot in line, size considered as diameter of respective circle.  
    Public FieldMinimum size of dot in a line, size considered as diameter of respective circle.  
    Public FieldMinimum number of dots in a line.  
    Public FieldDot's size unit of measure.  
    Top
    See Also