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