| Miner.Framework Namespace > ArcGISRuntimeEnvironment Class : ActiveView Property |
'DeclarationPublic ReadOnly Property ActiveView As ESRI.ArcGIS.Carto.IActiveView
'UsageDim instance As ArcGISRuntimeEnvironment Dim value As ESRI.ArcGIS.Carto.IActiveView value = instance.ActiveView
public ESRI.ArcGIS.Carto.IActiveView ActiveView {get;}
public read-only property ActiveView: ESRI.ArcGIS.Carto.IActiveView;
public function get ActiveView : ESRI.ArcGIS.Carto.IActiveView
public: __property ESRI.ArcGIS.Carto.IActiveView* get_ActiveView();
public: 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