ArcGIS Pro 3.0 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 override int PointCount {get;}
    Public Overrides NotOverridable ReadOnly Property PointCount As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also