PdfLineStyle.DashPhase Property
Gets the dash phase, which specifies the distance into the dash pattern at which to start the dash.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Double | A double value that is the dash phase. |
See Also