This document is archived and information here might be outdated. Recommended version. |
An array of MapDescriptor objects, where each map descriptor describes the characteristics of a data frame in the document. The properties of a map descriptor object can be altered in order to draw the map image with different state than the default.
[Visual Basic .NET] Public ReadOnly Property MapDescriptors As IArray
[C#] public IArray MapDescriptors {get;}
[C++]
HRESULT get_MapDescriptors(
void
);