XPoint Constructor.
[C#] XPoint() XPoint(string value) XPoint(double x, double y)
XPoint() XPoint(string value) XPoint(double x, double y)
These methods construct an XPoint object.
None.