Writes a Point object.
Overload List| Name | Description |
|---|---|
XmlPersistContext.WritePoint (Double, Double, String, XElement) |
Writes the specified Point under the specified name. The x and y components of the point are written as attributes. |
Writes a Point with the specified name. |
See Also