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.StereoTable Property (ArcObjects .NET 10.5 SDK) |
The associated stereo table.
[Visual Basic .NET] Public ReadOnly Property StereoTable As ITable
[C#] public ITable StereoTable {get;}
[C++]
HRESULT get_StereoTable(
ITable** ppStereoTable
);
[C++]
Parameters ppStereoTable [out, retval]
ppStereoTable is a parameter of type ITable