ArcObjects Library Reference (DataSourcesRaster)  

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

Description
Read/write property ShrinkDistance The shrink distance in the coordinate system of the geometry column of the mosaic catalog.
Read/write property SnapEdgesTolerance The minimum distance below which points in the footprint geometry are snapped to the envelope of the raster.
Read/write property SnapEdgesToleranceInPixels The minimum distance (in resampled pixels) below which points in the footprint geometry are snapped to the envelope of the raster.

CoClasses that implement IBuildFootprintsByShrinkingParameters

CoClasses and Classes Description
BuildFootprintsParameters An object that controls how footrints of items in a mosaic dataset are computed.