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 Android.Graphics.Path class.
RectShapeDefines a rectangle shape.
RoundRectShapeCreates a rounded-corner rectangle.
ShapeDefines a generic graphical "shape.