This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPageDescription Interface > IPageDescription.MapFrames Property (ArcObjects .NET 10.4 SDK) |
Descriptions for the map frames on the page.
[Visual Basic .NET] Public ReadOnly Property MapFrames As IMapFrameDescriptions
[C#] public IMapFrameDescriptions MapFrames {get;}
[C++]
HRESULT get_MapFrames(
IMapFrameDescriptions** frames
);
[C++]
Parameters frames [out, retval]
frames is a parameter of type IMapFrameDescriptions