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

    Return Value

    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also