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