GM_FoundFeature_t Class |
This type is used to return information about features found by GM functions

Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
public class GM_FoundFeature_t
The GM_FoundFeature_t type exposes the following members.

Name | Description | |
---|---|---|
![]() | CompareLayer |
Compares this found layer with a given layer
|

Name | Description | |
---|---|---|
![]() ![]() | Equality |
Checks for equality between two found features
|
![]() ![]() | Inequality |
Checks for inequality between two found features
|

Name | Description | |
---|---|---|
![]() | mDistance | Distance in pixels of feature from search location (Read-Only) |
![]() | mFeatureClassType | Type of feature class (area, point, line) (Read-Only) |
![]() | mFeatureIndex | Index of feature in layer (Read-Only) |
![]() | mLayer | Layer the feature is in (Read-Only) |
