PdfPolylineElementLineOpacity Property

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

Definition

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

Property Value

Single

See Also