MapControl.SelectItemsByRegion(Rect) Method
In This Article
Selects vector items hit in the specified region.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
screen |
Rect | A Rect object specifying the region. |
See Also