PdfLineStyleCustomDashPattern Property
A custom dash pattern expressed as alternating on/off segment lengths in points.
When non-null and non-empty it takes precedence over
DashStyle.
A null or empty value selects the dash pattern from
DashStyleNamespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
public float[] CustomDashPattern { get; set; }
Property Value
Single