Writes a reference to the specified brush. The brush is registered within the internal hashtable for subsequent serialization.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public XElement WriteBrush ( |
Visual Basic
Copy Code
|
|---|
Public Function WriteBrush( _ |
The Brush to which a reference is written.
The name of the element under which the object should be written.
The parent element of the newly created node.
See Also