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