ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / LineSegment Class


In This Topic
    LineSegment Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method Gets the 2D envelope of this line segment.  
    Public MethodCompares two Segment for equality. Compares Segment.SegmentType, Segment.SpatialReference, and coordinates for equality. (Inherited from ArcGIS.Core.Geometry.Segment)
    Top
    See Also