Miner.Interop Namespace > MMFeatureMapSheetClass Class : ExtentFeature Property |
'Declaration
Public Overridable ReadOnly Property ExtentFeature As ESRI.ArcGIS.Geodatabase.IFeature
'Usage
Dim instance As MMFeatureMapSheetClass Dim value As ESRI.ArcGIS.Geodatabase.IFeature value = instance.ExtentFeature
public virtual ESRI.ArcGIS.Geodatabase.IFeature ExtentFeature {get;}
public read-only property ExtentFeature: ESRI.ArcGIS.Geodatabase.IFeature; virtual;
public function get ExtentFeature : ESRI.ArcGIS.Geodatabase.IFeature
public: __property virtual ESRI.ArcGIS.Geodatabase.IFeature* get_ExtentFeature();
public: virtual property ESRI.ArcGIS.Geodatabase.IFeature^ ExtentFeature { ESRI.ArcGIS.Geodatabase.IFeature^ 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