Coverage bounds options: values of the enumeration represent polymorphic object types.
Member | Value | Description |
---|---|---|
eBoundsCustomRegions | 0 | Creates a grid within regions specified by a combination of user-selected area targets, region list files (.rl) and/or ArcView shapefiles (.shp). |
eBoundsGlobal | 1 | Creates a grid that covers the entire globe. |
eBoundsLat | 2 | Creates a grid between the user-specified Minimum and Maximum Latitude boundaries. |
eBoundsLatLine | 3 | Creates a set of points along a single latitude line. |
eBoundsLonLine | 4 | Creates a set of points along a single meridian. |
eBoundsCustomBoundary | 5 | Custom boundary coverage. |
eBoundsLatLonRegion | 6 | Creates a lat-lon region between the user-specified Minimum and Maximum Latitude/Longitude boundaries. |