Link Search Menu Expand Document

PointsArrayToArray Method

Copies the elements of the collection to a new array.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public PointF[] ToArray()

Return Value

Type: PointF
An array containing copies of the elements of the collection.
See Also

Reference