ERectangleRegion::operator==

Checks if this ERectangleRegion instance is strictly equal to another

Namespace: Euresys::Open_eVision

[C++]

bool operator==(
   const ERectangleRegion& other
)

Parameters

other

Reference to the other ERectangleRegion instance

ERectangleRegion.operator==

Checks if this ERectangleRegion instance is strictly equal to another

Namespace: Euresys.Open_eVision

[C#]

bool operator==(
   Euresys.Open_eVision.ERectangleRegion other
)

Parameters

other

Reference to the other ERectangleRegion instance