This document is archived and information here might be outdated. Recommended version. |
The mosaic seamline table.
[Visual Basic .NET] Public Property Seamline As Object
[C#] public object Seamline {get; set;}
[C++]
HRESULT get_Seamline(
IUnknown Pointer* ppSeamline
);
[C++]
HRESULT putref_Seamline(
LPUNKNOWN ppSeamline
);
[C++]
Parameters ppSeamline [out, retval]
ppSeamline is a parameter of type IUnknown* ppSeamline [in]
ppSeamline is a parameter of type IUnknown