ArcGIS Pro 2.8 API Reference Guide
PointCore Property

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > AggregatedGeometryResult Class : PointCore 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
protected virtual Geometry PointCore {get;}
Protected Overridable ReadOnly Property PointCore As Geometry
Remarks
The purpose of this protected method is to provide the inheritor of this class with a mechanism to override Point.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

AggregatedGeometryResult Class
AggregatedGeometryResult Members