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


IBuildFootprintsByShrinkingParameters Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IB > IBuildFootprintsByShrinkingParameters Interface
ArcGIS Developer Help

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
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.

Classes that implement IBuildFootprintsByShrinkingParameters

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