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

ArcGIS.Core.Geometry Namespace > PolygonBuilderEx Class > PolygonBuilderEx Constructor : PolygonBuilderEx Constructor(IEnumerable<MapPoint>,SpatialReference)
Points for the first ring. Line segments are created from the points.
(Optional) The SpatialReference. The default value is null.
Initializes a new instance of the PolygonBuilderEx class.
Syntax

Parameters

points
Points for the first ring. Line segments are created from the points.
spatialReference
(Optional) The SpatialReference. The default value is null.
Exceptions
ExceptionDescription
points is null.
Remarks
The spatial reference of each point is ignored.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PolygonBuilderEx Class
PolygonBuilderEx Members
Overload List