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

Property Value

Single

See Also