Provides access to members that control parameters to the build footprints operation.
Members
| Name | Description | |
|---|---|---|
![]() |
FootprintSimplificationMethod | The method that determines how footprint geometry is simplified. |
![]() |
Method | The method that determines how item footprints are computed. |
IBuildFootprintsParameters2.FootprintSimplificationMethod Property
The method that determines how footprint geometry is simplified.
Public Property FootprintSimplificationMethod As esriGeometrySimplificationMethod
public esriGeometrySimplificationMethod FootprintSimplificationMethod {get; set;}
Inherited Interfaces
| Interfaces | Description |
|---|---|
| IBuildFootprintsParameters | Provides access to members that control parameters to the build footprints operation. |
Classes that implement IBuildFootprintsParameters2
| Classes | Description |
|---|---|
| BuildFootprintsParameters | An object that controls how footrints of items in a mosaic dataset are computed. |
