ArcGIS Pro 2.6 API Reference Guide
PointCount Property (MapPoint)

ArcGIS.Core.Geometry Namespace > MapPoint Class : PointCount Property
Gets the point count of the geometry. This is always 1.
Syntax
public override int PointCount {get;}
Public Overrides NotOverridable ReadOnly Property PointCount As Integer
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapPoint Class
MapPoint Members