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

In This Topic
    PointCount Property (Multipoint)
    In This Topic
    Gets the count of points in this instance.
    Syntax
    Public Overrides NotOverridable ReadOnly Property PointCount As Integer
    public override int PointCount {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also