A dash collection.

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

Syntax

C#
public class DashCollection : IEnumerable<double>, 
	IEnumerable
Visual Basic
Public Class DashCollection _
	Implements IEnumerable(Of Double), IEnumerable

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Pens..::..DashCollection

See Also