This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control parameters to raster type data source handler.
Name | Description | |
---|---|---|
AllowAncillaryDatasets | Indicates whether ancillary dataset generated by complex raster type item templates are to be allowed by handler operations. | |
DataSource | The data source to be supplied to handler operations. | |
RasterTypes | The collection of raster types on which the handler operates. | |
StopAtFirstFind | Indicates whether handler operations stops searching for candidate raster types or templates once the first candidate is found. | |
TrackCancel | The cancel tracker associated with handler operations. | |
TryQuickCheckOnly | Indicates whether handler operations perform only cursory checks (via IRasterBuilder.CanBuild) on data sources to identify candidate raster types and templates. |
Classes | Description |
---|---|
RasterTypeDataSourceHandlerParameters | Parameters that control raster type data source handler operations. |