Point - LiruJ/GuiCookie GitHub Wiki
Point attributes are parsed directly into MonoGame Points.
<Node Point ="7"/>
<Node Point ="15, 1"/>If one value is given, uses that value for both the X and the Y. If two values are given, uses them for the X and Y respectively, separated with the , character.