You are here: Start » AVL.NET » ImageMouseEventArgs Constructor

ImageMouseEventArgs Constructor

Namespace:HMI.Controls
Assembly:HMI.Controls.dll

Syntax

public ImageMouseEventArgs
(
	System.Drawing.PointF location,
	System.Windows.Forms.MouseButtons button
)

Parameters

Name Type Range Default Description
locationSystem.Drawing.PointF
buttonSystem.Windows.Forms.MouseButtons

See also