Writes a RectangleF with the specified name.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public XElement WriteRectangle ( |
Visual Basic
![]() |
---|
Public Function WriteRectangle( _ |
The .NET Rect object to write.
The name of the element under which the object should be written.
The parent element of the newly created node.
The newly created System.Xml.Linq.XElement object.