PdfPolygonElementBorderOpacity Property

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

Definition

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

Property Value

Single

See Also