ArcGIS Pro 2.9 API Reference Guide
PolygonBuilderEx Constructor(IEnumerable<Segment>,SpatialReference)

ArcGIS.Core.Geometry Namespace > PolygonBuilderEx Class > PolygonBuilderEx Constructor : PolygonBuilderEx Constructor(IEnumerable<Segment>,SpatialReference)
Segments for the first ring.
(Optional) The SpatialReference. The default value is null.
Initializes a new instance of the PolygonBuilderEx class.
Syntax

Parameters

segments
Segments for the first ring.
spatialReference
(Optional) The SpatialReference. The default value is null.
Exceptions
ExceptionDescription
segments is null.
Remarks
The spatial reference of each segment is ignored.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PolygonBuilderEx Class
PolygonBuilderEx Members
Overload List