This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Constants > E > esriExtentType Constants (ArcObjects .NET 10.4 SDK) |
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. |