Miner.Interop Namespace > ID8Layer2 Interface : FeatureLayer Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property FeatureLayer As ESRI.ArcGIS.Carto.IFeatureLayer
'Usage
Dim instance As ID8Layer2 Dim value As ESRI.ArcGIS.Carto.IFeatureLayer value = instance.FeatureLayer
[System.Runtime.InteropServices.DispId(1610678272)]
ESRI.ArcGIS.Carto.IFeatureLayer FeatureLayer {get;}
read-only property FeatureLayer: ESRI.ArcGIS.Carto.IFeatureLayer;
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get FeatureLayer : ESRI.ArcGIS.Carto.IFeatureLayer
[System.Runtime.InteropServices.DispId(1610678272)] __property ESRI.ArcGIS.Carto.IFeatureLayer* get_FeatureLayer();
[System.Runtime.InteropServices.DispId(1610678272)]
property ESRI.ArcGIS.Carto.IFeatureLayer^ FeatureLayer {
ESRI.ArcGIS.Carto.IFeatureLayer^ 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