This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicFunctionArguments Interface > IMosaicFunctionArguments.Seamline Property (ArcObjects .NET 10.4 SDK) |
The mosaic seamline table.
[Visual Basic .NET] Public Property Seamline As Object
[C#] public object Seamline {get; set;}
[C++]
HRESULT get_Seamline(
LPUNKNOWN* ppSeamline
);
[C++]
HRESULT putref_Seamline(
LPUNKNOWN ppSeamline
);
[C++]
Parameters ppSeamline [out, retval] ppSeamline is a parameter of type LPUNKNOWN ppSeamline [in] ppSeamline is a parameter of type LPUNKNOWN