Click or drag to resize

AnnotationKeyEventArgs Properties

The AnnotationKeyEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAction
Gets the action to be taken by this event.
Public propertyAnnotation
Gets the annotation being modified.
Public propertyKeyEventArgs
Gets the KeyEventArgs from the key press event.
Public propertyRepeat
Gets a value indicating if this is a repeat event caused by the user holding down a key.
Top
See Also