Compares the rectangle with another rectangle for equality.
Namespace: RemoteViewing.Vnc
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- other
- Type: RemoteViewing.VncVncRectangle
The other rectangle.
Return Value
Type: Booleantrue if the rectangles are equal.
Implements
IEquatableTEquals(T)See Also