Tesla Graphics Engine Documentation (January 2012)
Inequality Operator
Tesla
►
Tesla.Math
►
Rectangle
►
Inequality(Rectangle, Rectangle)
C#
Test inequality between two rectangles.
Declaration Syntax
C#
public
static
bool
operator
!=
(
Rectangle
a
,
Rectangle
b
)
Parameters
a
(
Rectangle
)
First rectangle
b
(
Rectangle
)
Second rectangle
Return Value
True if not equal
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)