The Wayback Machine - https://web.archive.org/web/20151028230221/http://developer.xamarin.com:80/api/namespace/Android.Graphics.Drawables.Shapes/
Android Guides | Samples

Android.Graphics.Drawables.Shapes Namespace

Remarks

Contains classes for drawing geometric shapes.

Classes

TypeReason
ArcShapeCreates an arc shape.
OvalShapeDefines an oval shape.
PathShapeCreates geometric paths, utilizing the Path class.
RectShapeDefines a rectangle shape.
RoundRectShapeCreates a rounded-corner rectangle.
ShapeDefines a generic graphical "shape.