Search
XmlContext.ReadPointF Method
See Also
 






Reads a .NET PointF object.

 Overload List

Name Description

XmlContext.ReadPointF (XElement)

Reads a .NET PointF object from the specified element.

XmlContext.ReadPointF (XName, XElement)

Reads a .NET PointF object with the specified name.

 See Also