Click or drag to resize

PdfPath.GetPoints Method

Gets an array of points which form the path of the PdfPath.

Namespace:  RadPdf.Data.Document.Common
Assembly:  RadPdf (in RadPdf.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public PointF[] GetPoints()

Return Value

Type:PointF[]
An array of PointF coordinates
Remarks

All point coordinates will be from 0.0 to 1.0 (inclusive).

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!