ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Geometry Namespace / SegmentBuilderEx Class


In This Topic
    SegmentBuilderEx Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the end point.  
    Public PropertyGets if the builder is empty. A builder is empty if the StartPoint is empty or the EndPoint is empty.  
    Public Property Gets or sets the spatial reference.  
    Public Property Gets or sets the start point.  
    Top
    See Also