VncRectangle Methods

RemoteViewing

The VncRectangle type exposes the following members.

Methods

  NameDescription
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(VncRectangle)
Compares the rectangle with another rectangle for equality.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodStatic memberIntersect
Intersects two rectangles.
Public methodToString
Returns the fully qualified type name of this instance.
(Overrides ValueTypeToString.)
Public methodStatic memberUnion
Finds a region that contains both rectangles.
Top
See Also

Reference