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