ArcFM Engine Developer Guide
AddGraphics Method (IMMGraphicsLayerManager)


Syntax
'Declaration
 
Sub AddGraphics( _
   ByVal ElementCollection As ESRI.ArcGIS.Carto.IElementCollection _
) 
'Usage
 
Dim instance As IMMGraphicsLayerManager
Dim ElementCollection As ESRI.ArcGIS.Carto.IElementCollection
 
instance.AddGraphics(ElementCollection)
void AddGraphics( 
   ESRI.ArcGIS.Carto.IElementCollection ElementCollection
)

Parameters

ElementCollection
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

IMMGraphicsLayerManager Interface
IMMGraphicsLayerManager Members

 

 


Send Comment