Table of Contents

Operator operator ==

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

operator ==(RectI, RectI)

Tests whether two RectI objects have equal location and size.

public static bool operator ==(RectI left, RectI right)

Parameters

left RectI
right RectI

Returns

bool