ArcGIS Pro 2.8 API Reference Guide
LineBuilderEx Class Members
Properties  Methods 


ArcGIS.Core.Geometry Namespace : LineBuilderEx Class

The following tables list the members exposed by LineBuilderEx.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets or sets the end point. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx)
Public Property Gets or sets the spatial reference. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx)
Public Property Gets or sets the start point. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded.   
Public MethodCopies the endpoints of this builder to startPoint and endPoint'.  
Public MethodSets this builders start and end points to be startPoint and endPoint.  
Public MethodOverridden. Returns a LineSegment instance representing the current state of the builder.  
Top
See Also

Reference

LineBuilderEx Class
ArcGIS.Core.Geometry Namespace