Click or drag to resize
Pdftools logo

SubpathIsClosed Property

If , the Subpath represents a closed curve.

Namespace: PdfTools.FourHeights.PdfToolbox.Pdf.Content
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax
C#
public bool IsClosed { get; }

Property Value

Boolean
See Also