Description:
This class specifIes parameters for IGICCtl.RemoveLines Method.
Syntax:
Class IGLineOptions
Members:
Properties
Direction Property |
Direction of lines to detect. Default is IG_IC_DIRECTION_HORIZONTAL. |
MaxBreak Property |
Maximal distance between segments of broken line. Measure unit is set by Unit field. Default value is 1 mm. |
MaxWidth Property |
Maximal width of line segment. All lines that exceed this value are ignored. Measure unit is set by Unit field. Default value is 1 mm. |
MinLength Property |
Minimal length of line segment. All lines that do not exceed this value are ignored. Measure unit is set by Unit field. Default value is 10 mm. |
Unit Property |
Hole's size measure unit. Default value is mm. |