ArcGIS Pro 2.9 API Reference Guide
Line Property (AggregatedGeometryResult)

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > AggregatedGeometryResult Class : Line Property
Returns an aggregated ArcGIS.Core.Geometry.Polyline geometry. This geometry is the union of all of the linear features returned by the trace.
Syntax
public Geometry Line {get;}
Public ReadOnly Property Line As Geometry
Remarks
If no linear features are returned by the trace, this property returns null.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AggregatedGeometryResult Class
AggregatedGeometryResult Members