Click or drag to resize

PdfLinePointCollectionTCount Property

Gets the number of FS_POINTF contained in the collection.

Namespace: Patagames.Pdf.Net.Annotations
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public int Count { get; }

Property Value

Int32

Implements

ICollectionTCount
See Also