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. |
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 |
Description |
BuildFootprintsParameters |
An object that controls how footrints of items in a mosaic dataset are computed. |