|  | |
| PdfCircleElement Methods | |
The PdfCircleElement type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Rotate | 
            Rotes the coordinate system before rendering the pdf element.
            (Inherited from PdfElement.) | 
|  | Scale | 
            Scales the coordinate system before rendering the pdf element.
            (Inherited from PdfElement.) | 
|  | Skew | 
            Skews the x and y axis by an two different angles before rendering the pdf element.
            (Inherited from PdfElement.) | 
|  | Translate | 
            Translates the coordinate system before rendering the pdf element.         
            (Inherited from PdfElement.) | 
 See Also
See Also