Click or drag to resize

AnnotationKey Constructor

Constructs an AnnotationKey.
Overload List
  NameDescription
Public methodAnnotationKey
Creates a new instance of AnnotationKey.
Public methodAnnotationKey(AnnotationKeyAction)
Creates a new instance of AnnotationKey specifying its action.
Public methodAnnotationKey(AnnotationKeyAction, AnnotationKeyEventHandler)
Creates a new instance of AnnotationKey specifying the action and event handler of the key event.
Top
See Also