This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicDataset Interface > IMosaicDataset.Seamline Property (ArcObjects .NET 10.5 SDK) |
The associated seamline table.
[Visual Basic .NET] Public ReadOnly Property Seamline As IFeatureClass
[C#] public IFeatureClass Seamline {get;}
[C++]
HRESULT get_Seamline(
IFeatureClass** ppSeamline
);
[C++]
Parameters ppSeamline [out, retval]
ppSeamline is a parameter of type IFeatureClass