Click or drag to resize

PdfPathObjectDashPhase Property

Gets or sets the dash phase. The dash phase specifies the distance into the dash pattern at which to start the dash.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public float DashPhase { get; set; }

Property Value

Single
A non-negative number expressed in user space units.
See Also