LineDescriptor
Describes the lines the function searches for.
Elements
| Name | Type | Description |
|---|---|---|
| minLength | double | Specifies the minimum length of a line the function will return. |
| maxLength | double | Specifies the maximum length of a line the function will return. |