Writes a .NET PointF object.
XmlContext.WritePointF (PointF, XName, XElement)
Writes a .NET PointF with the specified name.
XmlContext.WritePointF (Single, Single, XName, XElement)
Writes the point with the specified coordinates under the specified name. The x and y components of the point are written as attributes.
XmlContext MembersXmlContext ClassMindFusion.Spreadsheet Namespace