Selects map elements that intersect with the specified rectangle.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C#
![]() |
---|
public abstract bool Select ( |
Visual Basic
![]() |
---|
Public MustOverride Function Select( _ |
A Rect specifying the selection boundaries.
true if the map view should be redrawn, otherwise false.