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