Reads a Size object with the specified name.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public Size ReadSize ( |
Visual Basic
Copy Code
|
|---|
Public Function ReadSize( _ |
A .NET Size object. Returns an empty Size if there is no element with the specified name under the specified parent.
See Also