ArcGIS Pro 2.8 API Reference Guide
PolygonBuilderEx Constructor(IEnumerable<Polygon>,SpatialReference)

ArcGIS.Core.Geometry Namespace > PolygonBuilderEx Class > PolygonBuilderEx Constructor : PolygonBuilderEx Constructor(IEnumerable<Polygon>,SpatialReference)
The polygons. Each part in the polygons will be a part in the new builder.
(Optional) The SpatialReference. The default value is null.
Initializes a new instance of the PolygonBuilderEx class.
Syntax

Parameters

polygons
The polygons. Each part in the polygons will be a part in the new builder.
spatialReference
(Optional) The SpatialReference. The default value is null.
Exceptions
ExceptionDescription
polygons is null.
Remarks
The spatial reference of each polygon is ignored.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PolygonBuilderEx Class
PolygonBuilderEx Members
Overload List