The CogSegmentsChangedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| endIndex | The index of the last changed segment. In the range zero to one less than the number of segments in the CogGeneralContour. | |
| startIndex | The index of the first changed segment. In the range zero to one less than the number of segments in the CogGeneralContour. |
See Also