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


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

IBuildFootprintsByRadiometryParameters Interface

Provides access to members that control parameters to the build footprints by Radiometry operation.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property MaximumValidDataValue The maximum valid pixel value.
Read/write property MaximumVertices The maximum number of vertices in the computed footprint geometry.
Read/write property MinimumRegionSize The minimum number of pixels used for computing valid region.
Read/write property MinimumValidDataValue The minimum valid pixel value.
Read/write property RequestSize The recommended number of pixels (in any one dimension) of the resampled raster requested off the dataset associated with each selected item. A lower value in this parameter translates to a lower resolution raster and results in a coarser footprint geometry.

Classes that implement IBuildFootprintsByRadiometryParameters

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