This document is archived and information here might be outdated. Recommended version. |
MapDescription used when generating the MapImage returned with the analysis results.
[Visual Basic .NET] Public Property MapDescription As IMapDescription
[C#] public IMapDescription MapDescription {get; set;}
[C++]
HRESULT get_MapDescription(
IMapDescription* MapDescription
);
[C++]
HRESULT putref_MapDescription(
IMapDescription** MapDescription
);
[C++] Parameters MapDescription [in]
MapDescription is a parameter of type IMapDescription* MapDescription [out, retval]
MapDescription is a parameter of type IMapDescription**
MapDescription specifies the MapDescription object to use when drawing the map with the analysis results.