Click or drag to resize

AnnotationMouseEventArgs Constructor

Constructs an AnnotationMouseEventArgs.
Overload List
  NameDescription
Public methodAnnotationMouseEventArgs(MouseEventArgs)
Creates a new instance of AnnotationMouseEventArgs from a MouseEventArgs object.
Public methodAnnotationMouseEventArgs(MouseButtons, Int32, Single, Single, Int32)
Creates a new instance of AnnotationMouseEventArgs specifying its parameters.
Top
See Also