PdfArcElementStartAngleDegrees Property

The starting angle of the arc in degrees, measured counter-clockwise from the positive X axis of the bounding rectangle of the ellipse the arc is part of

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public float StartAngleDegrees { get; set; }

Property Value

Single

See Also