Reads a Shape object with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public Shape ReadShape ( |
Visual Basic Copy Code |
---|
Public Function ReadShape( _ |
The name of the element containing the Shape object.
The parent element of the node with the specified name.
The value to return if the XML element does not exist.