ArcGIS Pro 2.9 API Reference Guide
PolylineBuilderEx Constructor(SpatialReference)

ArcGIS.Core.Geometry Namespace > PolylineBuilderEx Class > PolylineBuilderEx Constructor : PolylineBuilderEx Constructor(SpatialReference)
Spatial reference of the polyline.
Initializes an empty instance of the PolylineBuilderEx class.
Syntax
public PolylineBuilderEx( 
   SpatialReference spatialReference
)
Public Function New( _
   ByVal spatialReference As SpatialReference _
)

Parameters

spatialReference
Spatial reference of the polyline.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

PolylineBuilderEx Class
PolylineBuilderEx Members
Overload List