Documentation
The point object is a version of a point containing an x and a y coordinate and which can be both read and modified. This type is one of the base types of the wxgraphic drawing support.
The value of a point object is a unique value that can be used to assign the coordinates of the point to another point object. The value is compatible between point and fixedpoint objects.



