This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILocatorRectangle2 Interface > ILocatorRectangle2.MapFrame Property (ArcObjects .NET 10.4 SDK) |
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 [out, retval]
MapFrame is a parameter of type IMapFrame MapFrame [in]
MapFrame is a parameter of type IMapFrame