PdfArcElementRotationDegrees Property
The rotation angle in degrees applied to the arc, in addition to the angular
range defined by
StartAngleDegrees and
SweepAngleDegrees.
Positive values rotate counter-clockwise.
The default value is 0 which produces no extra rotation
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
public float RotationDegrees { get; set; }
Property Value
Single