ArcFM Responder Mobile Developer Guide
FocusMap Property (IMMArcGISRuntimeEnvironment2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
ReadOnly Property FocusMap As ESRI.ArcGIS.Carto.IMap
'Usage
 
Dim instance As IMMArcGISRuntimeEnvironment2
Dim value As ESRI.ArcGIS.Carto.IMap
 
value = instance.FocusMap
[System.Runtime.InteropServices.DispId(1610678272)]
ESRI.ArcGIS.Carto.IMap FocusMap {get;}
read-only property FocusMap: ESRI.ArcGIS.Carto.IMap; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get FocusMap : ESRI.ArcGIS.Carto.IMap
[System.Runtime.InteropServices.DispId(1610678272)]
__property ESRI.ArcGIS.Carto.IMap* get_FocusMap();
[System.Runtime.InteropServices.DispId(1610678272)]
property ESRI.ArcGIS.Carto.IMap^ FocusMap {
   ESRI.ArcGIS.Carto.IMap^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMArcGISRuntimeEnvironment2 Interface
IMMArcGISRuntimeEnvironment2 Members

Send Feedback