Search
XmlPersistContext.WritePointF Method
See Also
 





 Overload List

Name Description

XmlPersistContext.WritePointF (PointF, String, XmlElement)

Writes a PointF with the specified name.

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

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

 See Also