Highlights the specified map element.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public abstract bool Highlight ( |
Visual Basic Copy Code |
---|
Public MustOverride Function Highlight( _ |
The MapElement that should be highlighted.
true if the map view should be redrawn, otherwise false.