Search
XmlPersistContext.WritePointF Method
See Also
 






 Overload List

Name Description

XmlPersistContext.WritePointF (PointF, String, XElement)

Writes a PointF with the specified name.

XmlPersistContext.WritePointF (Single, Single, String, XElement)

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

 See Also