Miner.Framework Namespace > ViewRefreshedEventArgs Class : Envelope Property |
'Declaration
Public ReadOnly Property Envelope As ESRI.ArcGIS.Geometry.IEnvelope
'Usage
Dim instance As ViewRefreshedEventArgs Dim value As ESRI.ArcGIS.Geometry.IEnvelope value = instance.Envelope
public ESRI.ArcGIS.Geometry.IEnvelope Envelope {get;}
public read-only property Envelope: ESRI.ArcGIS.Geometry.IEnvelope;
public function get Envelope : ESRI.ArcGIS.Geometry.IEnvelope
public: __property ESRI.ArcGIS.Geometry.IEnvelope* get_Envelope();
public: property ESRI.ArcGIS.Geometry.IEnvelope^ Envelope { ESRI.ArcGIS.Geometry.IEnvelope^ 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