Operator operator !=
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
operator !=(SizeInt32, SizeInt32)
public static bool operator !=(SizeInt32 lhs, SizeInt32 rhs)
Parameters
Returns
operator !=(SizeInt32, Size)
public static bool operator !=(SizeInt32 a, Size b)
Parameters
Returns
operator !=(Size, SizeInt32)
public static bool operator !=(Size a, SizeInt32 b)