Writes a PointF with the specified name.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public XmlElement WritePointF ( |
Visual Basic
Copy Code
|
|---|
Public Function WritePointF( _ |
An instance of the .NET XmlElement class representing the newly created XML element.
See Also