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

Property Value

Single

See Also