Name | Description |
---|---|
XmlSerializationContext.WritePoint (Double, Double, String, XElement) |
Writes the specified PointF under the specified name. The x and y components of the point are written as attributes. |
XmlSerializationContext.WritePoint (Point, String, XElement) |
Writes a Point with the specified name. |