Represents a top-left coordinate in a 2D space.
This is similar to a Point but has a left, top to align with Rectangle.
The x coordinate of the top-left corner.
The y coordinate of the top-left corner.
Represents a top-left coordinate in a 2D space.
Remarks
This is similar to a Point but has a left, top to align with Rectangle.