Search
XmlPersistContext.WritePointF Method
See Also
 





 Overload List

Name Description

XmlPersistContext.WritePointF (Double, Double, String, XmlElement)

Writes the specified Point under the specified name. The x and y components of the point are written as attributes.

XmlPersistContext.WritePointF (Point, String, XmlElement)

Writes a Point with the specified name.

 See Also