ArcGIS Pro 2.6 API Reference Guide
IsEqual(Multipatch) Method

ArcGIS.Core.Geometry Namespace > Multipatch Class > IsEqual Method : IsEqual(Multipatch) Method
A geometry to test for equality.
Compares two Multipatch for equality.
Syntax
public bool IsEqual( 
   Multipatch other
)
Public Overloads Function IsEqual( _
   ByVal other As Multipatch _
) As Boolean

Parameters

other
A geometry to test for equality.

Return Value

True if the two geometries are equal.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Multipatch Class
Multipatch Members
Overload List