| Miner.Interop Namespace > IMMGraphicsLayerManager Interface : AddGraphics Method |
'DeclarationSub AddGraphics( _ ByVal ElementCollection As ESRI.ArcGIS.Carto.IElementCollection _ )
'UsageDim 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