ArcGIS Pro 2.6 API Reference Guide
LineBuilder Constructor

ArcGIS.Core.Geometry Namespace > LineBuilder Class : LineBuilder Constructor
Overload List
OverloadDescription
Initializes a new instance of the LineBuilder class defined from the input segment. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the LineBuilder class defined from the start and end point. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the LineBuilder class defined from the start and end point. This method must be called on the MCT. Use QueuedTask.Run.  
Initializes a new instance of the LineBuilder class defined from the start and end point. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

LineBuilder Class
LineBuilder Members