ArcGIS Pro 2.8 API Reference Guide
PolylineBuilderEx Constructor(IEnumerable<MapPoint>,SpatialReference)

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

See Also

Reference

PolylineBuilderEx Class
PolylineBuilderEx Members
Overload List