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

In This Topic
    Area Property (Polyline)
    In This Topic
    Gets the area of this instance. For a Polyline, always returns 0.
    Syntax
    public override double Area {get;}
    Public Overrides NotOverridable ReadOnly Property Area As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also