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