Provides access to members that control information defining a seamline task.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
CellSize | The cell size at which seamlines are computed. | |
DifferenceRaster | The difference raster built using the selected item raster and the accumulated mosaic raster. | |
EndPoint | The recommended end point for the creation of the seamline. | |
ItemGeometry | The footprint geometry of the item for which the seamline is being computed. | |
ItemID | The object ID of the item for which the seamline is being computed. | |
MosaicFunction | The mosaic function associated with the mosaic dataset. | |
MosaicGeometry | The geometry of the mosaic built using all items that appear below the selected item. | |
MosaicItemIDs | The object IDs of all items that appear below the selected item. | |
StartPoint | The recommended start point for the creation of the seamline. |
CoClasses that implement ISeamlineTaskInfo
CoClasses and Classes | Description |
---|---|
SeamlineTaskInfo | A seamline task information object. |