'Declaration Public Overloads Function Compare( _ ByVal inputGeometry As Geometry _ ) As GeometryRelation
public GeometryRelation Compare( Geometry inputGeometry )
Parameters
- inputGeometry
- The geometry to test.
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.