ArcGIS Pro 3.0 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, Windows 8.1

    See Also