Adds a brush to the list of brushes used for shapes rendering.
Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms
C# 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.
Type: SolidBrush
The SolidBrush object to add.