Aspose.Pdf.Drawing
The Aspose.Pdf.Drawing namespace provides classes describing graphic primitives like arc, line, circle etc. Corresponding objects can be used for creating new documents.
Classes
| Class | Description |
|---|---|
| Arc | Represents arc. |
| Circle | Represents circle. |
| Curve | Represents bezier curve. |
| Ellipse | Represents ellipse. |
| GradientAxialShading | Represents gradient axial shading class. |
| GradientRadialShading | Represents gradient radial shading type. |
| Graph | Represents graph - graphics generator paragraph. |
| Line | Represents line. |
| Path | Represents arc. |
| PatternColorSpace | Represents base pattern class. |
| Rectangle | Represents rectangle. |
| Shape | Represents shape - the base graphics object. |
Enumeration
| Enumeration | Description |
|---|---|
| ImageFormat | This enum represents image formats. |