Layer.Highlight override.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public override bool Highlight ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Function Highlight( _ |
The MapElement that should be highlighted.
true if the map view should be redrawn, otherwise false.
See Also