Layer.Select override.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public override bool Select ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Function Select( _ |
A Rect object specifying the area containing the elements to select.
true if the map view should be redrawn, otherwise false.
See Also