This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapCooker2 Interface > IMapCooker2.TileImageInfo Property (ArcObjects .NET 10.4 SDK) |
The map cache tile image info.
[Visual Basic .NET] Public Property TileImageInfo As ITileImageInfo
[C#] public ITileImageInfo TileImageInfo {get; set;}
[C++]
HRESULT get_TileImageInfo(
ITileImageInfo** ppInfo
);
[C++]
HRESULT putref_TileImageInfo(
ITileImageInfo* ppInfo
);
[C++]
Parameters ppInfo [out, retval]
ppInfo is a parameter of type ITileImageInfo ppInfo [in]
ppInfo is a parameter of type ITileImageInfo