This sample shows how to draw geometrical shapes, such as circles, ellipses, rectangles and rounded rectangles using Docotic.Pdf library.
To draw shapes, use these methods of the PdfCanvas class: DrawCircle, DrawEllipse, DrawPie, DrawRectangle, and DrawRoundedRectangle.