Table of Contents

Operator operator !=

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

operator !=(RectI, RectI)

Tests whether two RectI objects differ in location or size.

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

Parameters

left RectI
right RectI

Returns

bool