PdfRoundedRectangleElementRotationPivot Property

The pivot point used when rotating this rectangle. The default value is TopLeft

Definition

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

Property Value

PdfRotationPivot

See Also