Provides access to members that control parameters to raster type data source handler.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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. |
CoClasses that implement IRasterTypeDataSourceHandlerParameters
CoClasses and Classes | Description |
---|---|
RasterTypeDataSourceHandlerParameters | Parameters that control raster type data source handler operations. |