Writes a reference to the specified brush. The brush is registered within the internal hashtable for subsequent serialization.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C#
![]() |
---|
public XmlElement WriteBrush ( |
Visual Basic
![]() |
---|
Public Function WriteBrush( _ |
The Brush instance to write.
The name of the element under which the object should be written.
The parent element of the newly created node.
An instance of the .NET XmlElement class representing the newly created XML element.