MindFusion.Wpf Pack Programmer's Guide
XmlContext.WritePoint Method
See Also
 





Writes a Point object.

 Overload List

Name Description

XmlContext.WritePoint (Double, Double, XName, XElement)

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

XmlContext.WritePoint (Point, XName, XElement)

Writes a Point with the specified name.

 See Also

XmlContext Members
XmlContext Class
MindFusion.Spreadsheet.Wpf Namespace