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