| Miner.Framework Namespace > HighlightEventArgs Class : GeometryEnvelope Property |
'DeclarationPublic ReadOnly Property GeometryEnvelope As ESRI.ArcGIS.Geometry.IEnvelopeGEN
'UsageDim instance As HighlightEventArgs Dim value As ESRI.ArcGIS.Geometry.IEnvelopeGEN value = instance.GeometryEnvelope
public ESRI.ArcGIS.Geometry.IEnvelopeGEN GeometryEnvelope {get;}
public read-only property GeometryEnvelope: ESRI.ArcGIS.Geometry.IEnvelopeGEN;
public function get GeometryEnvelope : ESRI.ArcGIS.Geometry.IEnvelopeGEN
public: __property ESRI.ArcGIS.Geometry.IEnvelopeGEN* get_GeometryEnvelope();
public: property ESRI.ArcGIS.Geometry.IEnvelopeGEN^ GeometryEnvelope { ESRI.ArcGIS.Geometry.IEnvelopeGEN^ 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