ArcGIS Pro 2.8 API Reference Guide
LineBuilderEx Constructor(Coordinate2D,Coordinate2D,SpatialReference)

ArcGIS.Core.Geometry Namespace > LineBuilderEx Class > LineBuilderEx Constructor : LineBuilderEx Constructor(Coordinate2D,Coordinate2D,SpatialReference)
The start point.
The end point.
(Optional) The spatial reference. The default value is null.
Initializes a new instance of the LineBuilderEx class defined from the start and end point.
Syntax

Parameters

startPoint
The start point.
endPoint
The end point.
spatialReference
(Optional) The spatial reference. The default value is null.
Remarks
This is a straight line segment between the start and end point.

Line Segment

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

LineBuilderEx Class
LineBuilderEx Members
Overload List