Writes a RectangleF with the specified name.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public XmlElement WriteRectangleF ( |
Visual Basic
![]() |
---|
Public Function WriteRectangleF( _ |
The RectangleF value to write.
A string specifying the name of the element.
The parent XML element.
Type: XmlElement
The created XmlElement