Miner.Interop Namespace > IMMPlotPreview Interface : Show Method |
'Declaration
Sub Show( _ ByVal FeatureClass As ESRI.ArcGIS.Geodatabase.IFeatureClass _ )
'Usage
Dim instance As IMMPlotPreview Dim FeatureClass As ESRI.ArcGIS.Geodatabase.IFeatureClass instance.Show(FeatureClass)
void Show( ESRI.ArcGIS.Geodatabase.IFeatureClass FeatureClass )
procedure Show( FeatureClass: ESRI.ArcGIS.Geodatabase.IFeatureClass );
function Show( FeatureClass : ESRI.ArcGIS.Geodatabase.IFeatureClass );
void Show( ESRI.ArcGIS.Geodatabase.IFeatureClass* FeatureClass )
void Show( ESRI.ArcGIS.Geodatabase.IFeatureClass^ FeatureClass )
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