MapControl.SelectItemsByRegion Method
Name | Parameters | Description |
---|---|---|
SelectItemsByRegion(CoordPoint, CoordPoint) | leftTop, rightBottom | Selects items that are inside the specified region. |
SelectItemsByRegion(Rectangle) | screenRegion | Selects items that are inside the specified region. |