This documentation is for the old version. Go to the latest Graphics Mill docs

MouseEventArgs Constructor

Create and initializes a new MouseEventArgs object.

Overload List

Name Description
Public method MouseEventArgs(MouseButtons, Int32, PointF)

Create and initializes a new MouseEventArgs object.

Public method MouseEventArgs(MouseButtons, Int32, Single, Single)

Create and initializes a new MouseEventArgs object.

See Also

Reference