This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGraphicElements Interface > IGraphicElements.Add Method (ArcObjects .NET 10.4 SDK) |
Add a graphic element.
[Visual Basic .NET] Public Sub Add ( _ ByVal Element As IGraphicElement _ )
[C#] public void Add ( IGraphicElement Element );
[C++]
HRESULT Add(
IGraphicElement* Element
);
[C++]
Parameters Element [in]
Element is a parameter of type IGraphicElement