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