ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / MapPoint Class / PointCount Property

In This Topic
    PointCount Property (MapPoint)
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also