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