This document is archived and information here might be outdated. Recommended version. |
The map frame being referenced.
[Visual Basic .NET] Public Property MapFrame As IMapFrame
[C#] public IMapFrame MapFrame {get; set;}
[C++]
HRESULT get_MapFrame(
IMapFrame* MapFrame
);
[C++]
HRESULT putref_MapFrame(
IMapFrame** MapFrame
);
[C++] Parameters MapFrame [in]
MapFrame is a parameter of type IMapFrame* MapFrame [out, retval]
MapFrame is a parameter of type IMapFrame**