Provides access to members that control selection parameters.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
QueryFilter | The query filter applied on the selection set to identify the collection of catalog items on which to perform the associated operation. If no selection is specified, the query filter is applied on the entire catalog. | |
SelectionSet | The selection set that identifies the collection of catalog items on which to perform the associated operation. |
CoClasses that implement ISelectionParameters
CoClasses and Classes | Description |
---|---|
BuildBoundaryParameters | An object that controls how the boundary of a mosaic dataset is computed. |
BuildFootprintsParameters | An object that controls how footrints of items in a mosaic dataset are computed. |
BuildSeamlinesParameters | An object that controls how the seamline geometry for items in a mosiac dataset are computed. |
CalculateCellSizeRangesParameters | An object that controls how visibility ranges for items in a mosaic dataset are computed. |
ComputeDirtyAreaParameters | An object that controls how a mosaic dataset's dirty area geometry is computed. |
DefineNoDataParameters | An object that controls how NoData values are defined for items in a mosaic dataset. |
DefineOverviewsParameters | An object that controls how new overview items are created in a mosaic dataset. |
GenerateOverviewsParameters | An object that controls how a mosaic dataset's overview images are generated. |
ImportGeometryParameters | An object that controls how a mosaic dataset's geometry gets imported. |
QueryPathsParameters | An object that controls how paths referenced by a mosaic dataset and items in the mosaic dataset are queried. |
RemoveItemsParameters | An object that controls how items are removed from a mosaic dataset. |
ReplacePathsParameters | An object that controls how paths referenced by a mosaic dataset and items in the mosaic dataset are updated. |
SynchronizeParameters | An object that controls how items in a mosaic dataset are synchronized. |