FDO .NET API Reference Feature Data Objects

The DistanceOperations enumeration lists the distance conditions available.

()

Enumerator:
DistanceOperations_Beyond  Test to see if the geometric property value lies beyond a specified distance of a literal geometric value.
DistanceOperations_Within  Test to see if the geometric property value lies within a specified distance of a literal geometric value.

Definition at line 29 of file mgDistanceOperations.h.


Comments or suggestions? Send us feedback.