See Also: Shape Members
Defines a generic graphical "shape." Any Shape can be drawn to a Canvas with its own draw() method, but more graphical control is available if you instead pass it to a Android.Graphics.Drawables.ShapeDrawable.
[Android Documentation]