This class exposes properties for the ClickOnPanWindow events.
[Visual Basic] Public Class PointEventArgs
Inherits EventArgs
[C#] public class PointEventArgsF
EventArgs
Explanation
Property | Type | Explanation |
---|---|---|
![]() |
Integer (Visual Basic) int (C#) |
Retrieves the x coordinate (in pixels) for the location of a mouse click in the Pan Window. |
![]() |
Integer (Visual Basic) int (C#) |
Retrieves the y coordinate (in pixels) for the location of a mouse click in the Pan Window. |
See Also
ImageKit Members | Newtone.ImageKit.Win.ImageKit