This document is archived and information here might be outdated. Recommended version. |
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**