Reads a Size object with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Size ReadSizeF ( |
Visual Basic
Copy Code
|
|---|
Public Function ReadSizeF( _ |
The name of the element containing the .NET SizeF object.
The parent element of the node with the specified name.
See Also