PdfPolylineElementRotationDegrees Property

The rotation angle in degrees applied to the polyline. Positive values rotate counter-clockwise. The pivot is interpreted on the axis-aligned bounding box of the points

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public float RotationDegrees { get; set; }

Property Value

Single

See Also