PdfCircleElementFillOpacity Property

The opacity of the circle fill in the range 0..1. The default value is 1 which produces a fully opaque fill

Definition

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

Property Value

Single

See Also