Public Overloads Function IsEqual( _ ByVal multipatch As Multipatch _ ) As Boolean
public bool IsEqual( Multipatch multipatch )
Parameters
- multipatch
- A Multipatch to test for equality.
Return Value
True if the two geometries are equal.
Public Overloads Function IsEqual( _ ByVal multipatch As Multipatch _ ) As Boolean
public bool IsEqual( Multipatch multipatch )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)