Writes a reference to the specified brush. The brush is registered within the internal hashtable for subsequent serialization.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public XmlElement WriteBrush ( |
Visual Basic
Copy Code
|
|---|
Public Function WriteBrush ( _ |
An instance of the .NET XmlElement class representing the newly created XML element.
See Also