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: 4.94.2704
Syntax
public PathPointsCollection Path { get; }

Property Value

PathPointsCollection
See Also