ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Geometry Namespace / EnvelopeBuilderEx Class / SetCoords Method
The envelope from which to copy the coordinates.
Version

    SetCoords Method (EnvelopeBuilderEx)
    Sets the coordinates from the input envelope.
    Syntax
    public void SetCoords( 
       Envelope envelope
    )

    Parameters

    envelope
    The envelope from which to copy the coordinates.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also