ArcGIS Pro 2.8 API Reference Guide
PolygonCore Property

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > AggregatedGeometryResult Class : PolygonCore Property
Returns an aggregated ArcGIS.Core.Geometry.Polygon geometry. This geometry is the union of all of the polygonal features returned by the trace.
Syntax
protected virtual Geometry PolygonCore {get;}
Protected Overridable ReadOnly Property PolygonCore As Geometry
Remarks
The purpose of this protected method is to provide the inheritor of this class with a mechanism to override Polygon.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

AggregatedGeometryResult Class
AggregatedGeometryResult Members