The pattern of dashes.

Namespace: TallComponents.PDF.Pens
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public DashCollection Dashes { get; set; }
Visual Basic
Public Property Dashes As DashCollection
	Get
	Set

Remarks

Should be all non zero and non negative values.

See Also