GM_FindFeatures Class
Contains functions relative to Finding Features
Inheritance Hierarchy
System . Object
GlobalMapper . GM_FindFeatures

Namespace:GlobalMapper
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.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