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

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

Parameters

coordinates
Coordinates for the first ring. Line segments are constructed from the coordinates.
spatialReference
(Optional) The SpatialReference. The default value is null.
Exceptions
ExceptionDescription
coordinates is null.
Remarks
The HasZ property is set to true.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

PolygonBuilderEx Class
PolygonBuilderEx Members
Overload List