Describes the intersection between this geometry and the specified geometry. The comparison is performed by using the specified flattening tolerance.
Parameters
- inputGeometry
- The geometry to test.
- flatteningTolerance
- The maximum bounds on the distance between points in the polygonal approximation of the geometries. Smaller values produce more accurate results but cause slower execution.
Return Value
When this method returns, contains a reference to a value that describes how this geometry is related to inputGeometry. You must allocate storage for this parameter.