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: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public float SweepAngleDegrees { get; set; }

Property Value

Single

See Also