RelationResult

A class that contains a result of a geometry service relation method.

Property

Type

Description

leftIndex

int

The left index is the index of the Geometry in the base array (InGeometryArray1).

rightIndex

int

The right index is the index of the Geometry in the comparison array (InGeometryArray2).

2/28/2020