ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / LineSegment Class / Get2DEnvelope Method

In This Topic
    Get2DEnvelope Method (LineSegment)
    In This Topic
    Gets the 2D envelope of this line segment.
    Syntax
    Public Function Get2DEnvelope() As Envelope
    public Envelope Get2DEnvelope()

    Return Value

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also