This document is archived and information here might be outdated.  Recommended version.


esriExtentType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

esriExtentType Constants

Different ways of estimating extents.

Constant Value Description
esriExtentFirstOf 0 The first of all extents.
esriExtentIntersectionOf 1 The intersection of all extents.
esriExtentUnionOf 2 The union of all extents.
esriExtentLastOf 3 The last of all extents.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Related Topics

How to create an Arithmetic function dataset