ArcGIS Pro 2.9 API Reference Guide
PolylineBuilderEx Constructor(IEnumerable<Coordinate3D>,SpatialReference)

ArcGIS.Core.Geometry Namespace > PolylineBuilderEx Class > PolylineBuilderEx Constructor : PolylineBuilderEx 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 PolylineBuilderEx 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 11, Windows 10, Windows 8.1

See Also

Reference

PolylineBuilderEx Class
PolylineBuilderEx Members
Overload List