PdfLineStyle.DashPattern Property
In This Article
Gets a line dash pattern specified by a dash array and a dash phase.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Double[] | An array of double values that represent the line dash pattern. |
See Also