Android.Graphics.Drawables.Shapes.RectShape: Method Members

The methods of Android.Graphics.Drawables.Shapes.RectShape are listed below. For a list of all members, see the RectShape Members list.

See Also: Inherited members from Android.Graphics.Drawables.Shapes.Shape

Public Methods

override
Draw(Android.Graphics.Canvas, Android.Graphics.Paint)
Draw this shape into the provided Canvas, with the provided Paint.

Protected Methods

Rect() : Android.Graphics.RectF
Returns the RectF that defines this rectangle's bounds.