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: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public float LineOpacity { get; set; }

Property Value

Single

See Also