Provides access to members that control selection parameters.

Members

Name Description
Read/write property 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.
Read/write property SelectionSet The selection set that identifies the collection of catalog items on which to perform the associated operation.

ISelectionParameters.QueryFilter Property

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.

Public Property QueryFilter As IQueryFilter
public IQueryFilter QueryFilter {get; set;}

ISelectionParameters.SelectionSet Property

The selection set that identifies the collection of catalog items on which to perform the associated operation.

Public Property SelectionSet As ISelectionSet
public ISelectionSet SelectionSet {get; set;}

Classes that implement ISelectionParameters

Classes Description
AnalyzeParameters (esriDataSourcesRaster) An object that controls how a mosaic dataset is analyzed.
BuildBoundaryParameters (esriDataSourcesRaster) An object that controls how the boundary of a mosaic dataset is computed.
BuildFootprintsParameters (esriDataSourcesRaster) An object that controls how footrints of items in a mosaic dataset are computed.
BuildMultidimensionalInfoParameters (esriDataSourcesRaster) An object that controls how multidimensional info a mosaic dataset is generated.
BuildSeamlinesParameters (esriDataSourcesRaster) An object that controls how the seamline geometry for items in a mosiac dataset are computed.
CalculateCellSizeRangesParameters (esriDataSourcesRaster) An object that controls how visibility ranges for items in a mosaic dataset are computed.
ComputeDirtyAreaParameters (esriDataSourcesRaster) An object that controls how a mosaic dataset's dirty area geometry is computed.
ComputePixelAlignmentParameters (esriDataSourcesRaster) An object that controls how pixel alignment of mosaic dataset items is computed.
DefineNoDataParameters (esriDataSourcesRaster) An object that controls how NoData values are defined for items in a mosaic dataset.
DefineOverviewsParameters (esriDataSourcesRaster) An object that controls how new overview items are created in a mosaic dataset.
EstimateStatisticsParameters (esriDataSourcesRaster) An object that controls how raster statistics of a mosaic dataset are estimated.
ExportGeometryParameters (esriDataSourcesRaster) An object that controls how geometries in a mosaic dataset are exported.
ExportItemsParameters (esriDataSourcesRaster) An object that controls how items in a mosaic dataset are exported.
GenerateOverviewsParameters (esriDataSourcesRaster) An object that controls how a mosaic dataset's overview images are generated.
ImportGeometryParameters (esriDataSourcesRaster) An object that controls how a mosaic dataset's geometry gets imported.
MergeItemsParameters (esriDataSourcesRaster) An object that controls how a mosaic dataset items are merged.
MosaicDatasetSelectionParameters (esriDataSourcesRaster) An object that controls how rasters in a mosaic dataset are selected.
QueryPathsParameters (esriDataSourcesRaster) An object that controls how paths referenced by a mosaic dataset and items in the mosaic dataset are queried.
RemoveItemsParameters (esriDataSourcesRaster) An object that controls how items are removed from a mosaic dataset.
ReplacePathsParameters (esriDataSourcesRaster) An object that controls how paths referenced by a mosaic dataset and items in the mosaic dataset are updated.
SplitMergedItemsParameters (esriDataSourcesRaster) An object that controls how merged mosaic dataset items are split.
SynchronizeParameters (esriDataSourcesRaster) An object that controls how items in a mosaic dataset are synchronized.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.