ArcGIS Pro 3.2 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 Envelope Get2DEnvelope()
    Public Function Get2DEnvelope() As Envelope

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also