PdfArcElementSweepAngleDegrees Property

The angular extent of the arc in degrees. Positive values sweep counter-clockwise, negative values sweep clockwise. A full ellipse corresponds to a sweep of 360 or -360 degrees

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public float SweepAngleDegrees { get; set; }

Property Value

Single

See Also