ArcFM Engine Developer Guide
Show Method (IMMPlotPreview)


Syntax
'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
)

Parameters

FeatureClass
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMPlotPreview Interface
IMMPlotPreview Members

 

 


Send Comment