Miner.Interop Namespace > IMMArcGISRuntimeEnvironment2 Interface : Maps Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610743813)> ReadOnly Property Maps As ESRI.ArcGIS.Carto.IMaps
'Usage
Dim instance As IMMArcGISRuntimeEnvironment2 Dim value As ESRI.ArcGIS.Carto.IMaps value = instance.Maps
[System.Runtime.InteropServices.DispId(1610743813)]
ESRI.ArcGIS.Carto.IMaps Maps {get;}
read-only property Maps: ESRI.ArcGIS.Carto.IMaps;
System.Runtime.InteropServices.DispIdAttribute(1610743813)
function get Maps : ESRI.ArcGIS.Carto.IMaps
[System.Runtime.InteropServices.DispId(1610743813)] __property ESRI.ArcGIS.Carto.IMaps* get_Maps();
[System.Runtime.InteropServices.DispId(1610743813)]
property ESRI.ArcGIS.Carto.IMaps^ Maps {
ESRI.ArcGIS.Carto.IMaps^ get();
}
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