PdfRoundedRectangleElementCornerRadius Property

The radius applied to each of the four corners in points. Values are automatically clamped to half of the shorter side at render time to keep the geometry consistent

Definition

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

Property Value

Single

See Also