PdfArcElementLineOpacity Property

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

Definition

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

Property Value

Single

See Also