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