PdfEllipseElementRotationPivot Property

The pivot point used when rotating this ellipse. The pivot is interpreted on the bounding rectangle of the ellipse. The default value is TopLeft

Definition

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

Property Value

PdfRotationPivot

See Also