Parameters
- left
- The T:Vintasoft.Primitives.VintasoftRect structure that is to the left of the inequality operator.
- right
- The T:Vintasoft.Primitives.VintasoftRect structure that is to the right of the inequality operator.
Return Value
{b}True{/b} if any of the P:Vintasoft.Primitives.VintasoftRect.X , P:Vintasoft.Primitives.VintasoftRect.Y, P:Vintasoft.Primitives.VintasoftRect.Width, or P:Vintasoft.Primitives.VintasoftRect.Height properties of the two T:Vintasoft.Primitives.VintasoftRect structures are unequal; otherwise, {b}false{/b}.