ArcGIS Pro 2.6 API Reference Guide
Point Property (AggregatedGeometryResult)

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

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

AggregatedGeometryResult Class
AggregatedGeometryResult Members