Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+

PdfLineStyle.CreateDashed Method

Name Parameters Description
CreateDashed(Double, Double, Double) static dashLength, gapLength, dashPhase Creates a dashed guideline style using the dash length, gap length, and dash phase.
CreateDashed(Double[], Double) static dashPattern, dashPhase Creates a dashed guideline style using the dash pattern and dash phase.