Class: Geom.Point2D
Overview
This class represents a point in the 2D space.
Instance Property Summary # collapse
-
#x ⇒ { get; set; }
The x coordinate
-
#y ⇒ { get; set; }
The y coordinate
This class represents a point in the 2D space.
The x coordinate
The y coordinate
Comments
0 comments
Please sign in to leave a comment.