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