This document is archived and information here might be outdated.  Recommended version.


ISeamlineModifierInit Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > ISeamlineModifierInit Interface
ArcGIS Developer Help

ISeamlineModifierInit Interface

Provides access to members that control initialization of a seamline modifier.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property MosaicDataset The mosaic dataset for which seamlines are being computed.

Classes that implement ISeamlineModifierInit

Classes Description
ClipFootprintToMosaic A seamline modifier that simply clips the item footprint to the aggregating mosaic geometry.
RasterRouteFinder A seamline modifier that finds a route along the difference raster.
SeamlineByDisparity A seamline modifier that finds a route that avoids surface objects.
SeamlineByEdge A seamline modifier that finds a route along the edges.