Adds a brush to the list of brushes used for shapes rendering.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void AddBrush ( |
Visual Basic
Copy Code
|
|---|
Public Sub AddBrush( _ |
The key of the tag, specifying the map feature.
The value of the tag, specifying the map feature.
The SolidBrush object to add.
See Also