ArcGIS Pro 2.8 API Reference Guide
LineBuilder Class Methods


ArcGIS.Core.Geometry Namespace : LineBuilder Class

For a list of all members of this type, see LineBuilder members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public MethodCopies the endpoints of this line to startPt and endPt'. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodSets this line's endpoints to be startPt and endPt. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodReturns a LineSegment instance representing the current state of the builder. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

LineBuilder Class
ArcGIS.Core.Geometry Namespace