ArcGIS Pro 2.9 API Reference Guide
Area Property (Polyline)

ArcGIS.Core.Geometry Namespace > Polyline Class : Area Property
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

Reference

Polyline Class
Polyline Members