Reads a Size object with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public Size ReadSizeF ( |
Visual Basic Copy Code |
---|
Public Function ReadSizeF( _ |
The parent element of the node with the specified name.
A System.Windows.Size object. Returns Size.Empty if there is no element with the specified name under the specified parent.