ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / EllipticArcSegment Class / Get2DEnvelope Method

In This Topic
    Get2DEnvelope Method (EllipticArcSegment)
    In This Topic
    Gets the 2-dimensional envelope of this elliptic arc.
    Syntax
    public Envelope Get2DEnvelope()
    Public Function Get2DEnvelope() As Envelope
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also