Deserializes a Point object from the specified XmlElement.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public static Point FromXmlElement ( |
Visual Basic
![]() |
---|
Public Shared Function FromXmlElement( _ |
The XmlElement representing the serialized point.
A Point object deserialized from the specified XmlElement.