PdfArc Properties |
The PdfArc type exposes the following members.
| Name | Description | |
|---|---|---|
| Center |
Gets or sets the center.
| |
| Clip |
Gets or sets a value indicating whether this PdfBaseShape shape will clip.
(Inherited from PdfBaseShape.) | |
| Clockwise |
Gets or sets a value indicating whether this PdfArc is clockwise.
| |
| EndAngle |
Gets or sets the end angle.
| |
| FillColor |
Gets or sets the color of the fill.
(Inherited from PdfBaseShape.) | |
| IncludeWedge |
Gets or sets a value indicating whether to include the wedge of the arc.
| |
| Location |
Gets or sets the location.
(Inherited from PdfBaseShape.) | |
| Name |
Gets or sets the name of the IPdfRenderable object.
(Inherited from PdfBaseShape.) | |
| OutlineColor |
Gets or sets the color of the outline.
(Inherited from PdfBaseShape.) | |
| Radius |
Gets or sets the radius.
| |
| Rotation |
Gets or sets the rotation in degrees.
(Inherited from PdfBaseShape.) | |
| Scale |
Gets or sets the scale.
(Inherited from PdfBaseShape.) | |
| StartAngle |
Gets or sets the start angle.
| |
| Style |
Gets or sets the style.
(Inherited from PdfBaseShape.) |