PdfRoundedRectangleElementRotationDegrees Property

The rotation angle in degrees applied to the rectangle. Positive values rotate counter-clockwise. The default value is 0 which produces no rotation

Definition

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

Property Value

Single

See Also