IBuildFootprintsByShrinkingParameters Interface
Provides access to members that control parameters to the build footprints by shrinking operation.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
ShrinkDistance |
The shrink distance in the coordinate system of the geometry column of the mosaic catalog. |
|
SnapEdgesTolerance |
The minimum distance below which points in the footprint geometry are snapped to the envelope of the raster. |
|
SnapEdgesToleranceInPixels |
The minimum distance (in resampled pixels) below which points in the footprint geometry are snapped to the envelope of the raster. |
Classes that implement IBuildFootprintsByShrinkingParameters
Classes |
Description |
BuildFootprintsParameters |
An object that controls how footrints of items in a mosaic dataset are computed. |