Point.Empty

Point.Empty property

Gets a new instance of the Point structure that has X and Y values set to zero.

public static Point Empty { get; }

See Also