ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.Geometry Namespace / LineBuilderEx Class


In This Topic
    LineBuilderEx Class Methods
    In This Topic

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

    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 Method Sets the builder empty. (Inherited from ArcGIS.Core.Geometry.SegmentBuilderEx)
    Public MethodReturns a LineSegment instance representing the current state of the builder.  
    Top
    See Also