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: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
public float RotationDegrees { get; set; }
Property Value
Single