Search
XmlSerializationContext.ReadPoint Method
See Also
 





Reads a System.Windows.Point value.

 Overload List

Name Description

XmlSerializationContext.ReadPoint (String, XmlElement)

Reads a Point object with the specified name.

XmlSerializationContext.ReadPoint (XmlElement)

Reads a PointF object from the specified element.

 See Also