Android.Graphics.RectF: Constructor Members

The constructors of Android.Graphics.RectF are listed below. For a list of all members, see the RectF Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Create a new empty RectF.
Create a new rectangle, initialized with the values in the specified rectangle (which is left unmodified).
Create a new rectangle with the specified coordinates.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.