XPointParsePoints Method Terminal Works - PDF Printing.Net Library
Parses an array of points from a string.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public static XPoint[] ParsePoints(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: XPoint
See Also

Reference