AnnotationKeyEventArgs Properties |
The AnnotationKeyEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Action | Gets the action to be taken by this event. |
![]() | Annotation | Gets the annotation being modified. |
![]() | KeyEventArgs | Gets the KeyEventArgs from the key press event. |
![]() | Repeat | Gets a value indicating if this is a repeat event caused by the user holding down a key. |