ArcFM Engine Developer Guide
AddGraphics Method (MMMobileGraphLayerMgrClass)


Syntax
'Declaration
 
Public Overridable Sub AddGraphics( _
   ByVal ElementCollection As ESRI.ArcGIS.Carto.IElementCollection _
) 
'Usage
 
Dim instance As MMMobileGraphLayerMgrClass
Dim ElementCollection As ESRI.ArcGIS.Carto.IElementCollection
 
instance.AddGraphics(ElementCollection)
public virtual 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

MMMobileGraphLayerMgrClass Class
MMMobileGraphLayerMgrClass Members

 

 


Send Comment