Click or drag to resize

GM_FindFeatures Class

Contains functions relative to Finding Features
Inheritance Hierarchy
SystemObject
  GlobalMapperGM_FindFeatures

Namespace:  GlobalMapper
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
public static class GM_FindFeatures

The GM_FindFeatures type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFindFeaturesInArea
Finds features that are inside the given area feature
Public methodStatic memberFindNearestAddress
Finds the address closest to the search location
Public methodStatic memberFindNearestFeatures
Finds features within a specified number of pixels of a given pixel location.
Top
See Also