[Android.Runtime.Register("android/graphics/drawable/shapes/RectShape", DoNotGenerateAcw=true)] public class RectShape : Shape
Remarks
Defines a rectangle shape.
The rectangle can be drawn to a Canvas with its own draw() method,
but more graphical control is available if you instead pass
the RectShape to a Android.Graphics.Drawables.ShapeDrawable.