ArcGIS Pro 2.9 API Reference Guide
SetCoords Method (EnvelopeBuilderEx)

ArcGIS.Core.Geometry Namespace > EnvelopeBuilderEx Class : SetCoords Method
The envelope from which to copy the coordinates.
Sets the coordinates from the input envelope.
Syntax
public void SetCoords( 
   Envelope envelope
)
Public Sub SetCoords( _
   ByVal envelope As Envelope _
) 

Parameters

envelope
The envelope from which to copy the coordinates.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EnvelopeBuilderEx Class
EnvelopeBuilderEx Members