The CogOCVMaxPatternLineChangedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| LinePosition | The zero-based line index of the changed line. | |
| ParagraphPosition | The zero-based paragraph index of the changed line. | |
| PositionValid | Whether or not the position reported by this event is valid. |
See Also