Public Overloads Function IsEqual( _ ByVal geomteryBag As GeometryBag _ ) As Boolean
public bool IsEqual( GeometryBag geomteryBag )
Parameters
- geomteryBag
- A geometrybag to test for equality.
Return Value
Value to indicate if the two geometries are equal.