Click or drag to resize

PdfPathObjectPath Property

Get the path associated with this PathObject.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntax
public PathPointsCollection Path { get; }

Property Value

PathPointsCollection
See Also