This example shows how to create an instance of GcSvgGraphics and draw some geometric shapes on it using the common graphics operations. The code drawing the shapes on GcSvgGraphics is identical to code drawing on a GcBitmapGraphics, but produces a vector rather than a raster image.