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