Render an arch with a clipped picture on GcSvgGraphics using graphics paths

This example shows how to create an SVG and render an arch and some raster images on it using GcSvgGraphics. The main drawing is done using graphics paths. Paths are also used to clip the images so they fit inside the arch. Measurement marks are added to the drawing, and it is positioned in the center of the final image via graphics transformation matrix.