Miner.Interop Namespace > IMMFeatureMapSheet Interface : ExtentFeature Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678273)> ReadOnly Property ExtentFeature As ESRI.ArcGIS.Geodatabase.IFeature
'Usage
Dim instance As IMMFeatureMapSheet Dim value As ESRI.ArcGIS.Geodatabase.IFeature value = instance.ExtentFeature
[System.Runtime.InteropServices.DispId(1610678273)]
ESRI.ArcGIS.Geodatabase.IFeature ExtentFeature {get;}
read-only property ExtentFeature: ESRI.ArcGIS.Geodatabase.IFeature;
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function get ExtentFeature : ESRI.ArcGIS.Geodatabase.IFeature
[System.Runtime.InteropServices.DispId(1610678273)] __property ESRI.ArcGIS.Geodatabase.IFeature* get_ExtentFeature();
[System.Runtime.InteropServices.DispId(1610678273)]
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