PrintPRO™ supports adding the following graphic types to the document to be printed:
- Arcs - use the Arc Method.
- Circles and Ellipses - use the Circle Method.
- Curves - use the Curve Method.
- Lines, Rectangles, and Points - use the Line Method.
- Pie Shapes - use the Pie Method.
- Polygons - use the Polygon Method.
- Rectangles - use the Rectangle Method.
- Round Rectangles with rounded corners - use the RoundRectangle Method.
The method used to draw the graphic is determined by the following:
- FillColor - use the FillColor Property to set the color to fill the graphic.
- FillStyle - use the FillStyle Property to set the pattern to fill the graphic.
- Draw Mode - use the Mode Property to specify how pen color and background color will be combined.
- Draw Style - use the Style Property to determine the pattern of the line defining the graphic.
- Draw Width - use the Width Property to set the width of the line defining the graphic.