'宣言 Public Overloads Function Compare( _ ByVal inputGeometry As Geometry _ ) As GeometryRelation
public GeometryRelation Compare( Geometry inputGeometry )
パラメータ
- inputGeometry
- The geometry to test.
戻り値の型
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.