Miner.Interop Namespace > IMMGraphicsLayerManager Interface : AddGraphics Method |
'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 )
procedure AddGraphics( ElementCollection: ESRI.ArcGIS.Carto.IElementCollection );
function AddGraphics( ElementCollection : ESRI.ArcGIS.Carto.IElementCollection );
void AddGraphics( ESRI.ArcGIS.Carto.IElementCollection* ElementCollection )
void AddGraphics( ESRI.ArcGIS.Carto.IElementCollection^ ElementCollection )
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