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

    See Also