The VncRectangle type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides | |
| Equals(VncRectangle) |
Compares the rectangle with another rectangle for equality.
| |
| GetHashCode | Returns the hash code for this instance. (Overrides | |
| Intersect |
Intersects two rectangles.
| |
| ToString | Returns the fully qualified type name of this instance. (Overrides | |
| Union |
Finds a region that contains both rectangles.
|
See Also