Shows the functionality of the XGraphics class.
This sample shows how to draw lines, curves, shapes, paths, text and images.
The source code is too much to show it here, but you can take a look at the output PDF file.
Open the PDF file created by Graphics (187 kB)
Graphics is a good starting point if you want to learn the drawing methods supported by XGraphics.
You'll find the complete source code in the downloadable version.
|