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

In This Topic
    Area Property (Multipart)
    In This Topic
    Gets the area of this instance.
    Syntax
    public abstract double Area {get;}
    Public MustOverride ReadOnly Property Area As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also