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

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

    ArcGIS Pro version: 3 or higher.
    See Also