ArcFM Responder Mobile Developer Guide
ActiveView Property (IMMArcGISRuntimeEnvironmentEdit2)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678274)>
WriteOnly Property ActiveView As ESRI.ArcGIS.Carto.IActiveView
'Usage
 
Dim instance As IMMArcGISRuntimeEnvironmentEdit2
 
instance.ActiveView = value
[System.Runtime.InteropServices.DispId(1610678274)]
ESRI.ArcGIS.Carto.IActiveView ActiveView {set;}
write-only property ActiveView: ESRI.ArcGIS.Carto.IActiveView; 
System.Runtime.InteropServices.DispIdAttribute(1610678274)
function set ActiveView : ESRI.ArcGIS.Carto.IActiveView
[System.Runtime.InteropServices.DispId(1610678274)]
__property void set_ActiveView( 
   ESRI.ArcGIS.Carto.IActiveView* value
);
[System.Runtime.InteropServices.DispId(1610678274)]
property ESRI.ArcGIS.Carto.IActiveView^ ActiveView {
   void set (    ESRI.ArcGIS.Carto.IActiveView^ value);
}
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

IMMArcGISRuntimeEnvironmentEdit2 Interface
IMMArcGISRuntimeEnvironmentEdit2 Members

Send Feedback