You are here: Start » FIL.NET » ImageMouseEventArgs Class
ImageMouseEventArgs Class
Namespace: | HMI.Controls |
---|---|
Assembly: | HMI.Controls.dll |
Provides data for events related to mouse actions in image coordinate space on image preview controls.
Constructors
Constructor | Description | |
---|---|---|
![]() | ImageMouseEventArgs(PointF, MouseButtons) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Button | System.Windows.Forms.MouseButtons | |
![]() | Location | System.Drawing.PointF | |
![]() | X | System.Single | |
![]() | Y | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |