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

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

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also