Provides access to members that control parameters to the build footprints by Geometry operation.
Members
| Name | Description | |
|---|---|---|
![]() |
MaximumVertices | The maximum number of vertices in the output footprint. |
IBuildFootprintsByGeometryParameters.MaximumVertices Property
The maximum number of vertices in the output footprint.
Public Property MaximumVertices As Integer
public int MaximumVertices {get; set;}
Classes that implement IBuildFootprintsByGeometryParameters
| Classes | Description |
|---|---|
| BuildFootprintsParameters | An object that controls how footrints of items in a mosaic dataset are computed. |
