PointEventArgs public class PointEventArgs : EventArgs Documentation Code public Point Point { get; set; } public PointEventArgs(Point p)