The
constructors
of Android.Graphics.Rect are listed below. For a list of all members, see the Rect Members list.
See Also: Inherited members from Java.Lang.Object
Public Constructors
| | Create a new empty Rect. |
| | Create a new rectangle, initialized with the values in the specified
rectangle (which is left unmodified). |
| | Create a new rectangle with the specified coordinates. |