ArcGIS Pro 2.6 API Reference Guide
PointCount Property (Geometry)

ArcGIS.Core.Geometry Namespace > Geometry Class : PointCount Property
Gets the number of points that comprise this geometry.
Syntax
public abstract int PointCount {get;}
Public MustOverride ReadOnly Property PointCount As Integer
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Geometry Class
Geometry Members