Class PointEventArgs
Event args for events which relate to a single Point
public class PointEventArgs : EventArgs
- Inheritance
-
PointEventArgs
- Inherited Members
Constructors
- PointEventArgs(Point)
Creates a new instance of the PointEventArgs class
Properties
- Point
The point the event happened at