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