Method AddRange

Namespace TallComponents.PDF.Pens
Class DashCollection

Adds the entries in an array of dashes to the end of the DashCollection.

does not accept a as a valid value.

Note: When an exception occurs the state of the collection is undefined. (None or some entries might have been added. The status is not reverted.)

Syntax

public  Void  AddRange( Double[]  dashes )

Returns

Void

Parameters


Double[] dashes
The array of dashes to be added to the end of the .