PdfEllipseElementBorderColor Property

The border color of the ellipse. When null the ellipse is only filled

Definition

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

Property Value

PdfColor

See Also