Sets the current brush to the one associated with specified map feature.
Namespace: MindFusion.Mapping.WinForms
Assembly: MindFusion.Mapping.WinForms
SyntaxC#
Copy Code
|
|---|
public void SetBrush ( |
Visual Basic
Copy Code
|
|---|
Public Sub SetBrush( _ |
A MapFeature used as key in StreetMapBrushes table.
See Also