Gets the point count.
Namespace: Spire.Pdf.GraphicsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
public int PointCount { get; }
Public ReadOnly Property PointCount As Integer Get
public: property int PointCount { int get (); }
member PointCount : int with get