MapMatrix NetGIS Class Library

BoundingBox.equals Method 

Determines if two BoundingBox objects are the same.

public bool equals(
   BoundingBox b
);

Parameters

b
Object to compare values with

Return Value

True if the BoundingBox object are the same. False if they are different.

See Also

BoundingBox Class | MapMatrix.Features Namespace