ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Data.Raster Namespace / Raster Class / GetExtent Method
Version

GetExtent Method (Raster)
Gets the extent of this raster. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public Envelope GetExtent()

Return Value

An ArcGIS.Core.Geometry.Envelope representing the extent of this raster.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also