| GM_FindFeatures Class |
Contains functions relative to Finding Features
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
C#
public
static
class
GM_FindFeatures
The GM_FindFeatures type exposes the following members.
| Name | Description | |
|---|---|---|
| FindFeaturesInArea |
Finds features that are inside the given area feature
| |
| FindNearestAddress |
Finds the address closest to the search location
| |
| FindNearestFeatures |
Finds features within a specified number of pixels of a given pixel location.
|