This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAISRequest Interface > IAISRequest.GeoImageDescription Property (ArcObjects .NET 10.4 SDK) |
The request image description.
[Visual Basic .NET] Public Property GeoImageDescription As IGeoImageDescription
[C#] public IGeoImageDescription GeoImageDescription {get; set;}
[C++]
HRESULT get_GeoImageDescription(
IGeoImageDescription** ppImageDescription
);
[C++]
HRESULT putref_GeoImageDescription(
IGeoImageDescription* ppImageDescription
);
[C++]
Parameters ppImageDescription [out, retval]
ppImageDescription is a parameter of type IGeoImageDescription ppImageDescription [in]
ppImageDescription is a parameter of type IGeoImageDescription