This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnotationLayer Interface > IAnnotationLayer.BeginAddElements Method (ArcObjects .NET 10.4 SDK) |
Begins a batch process for adding elements to a graphics layer.
[Visual Basic .NET]
Public Sub BeginAddElements ( _
)
[C#] public void BeginAddElements ( );
[C++]
HRESULT BeginAddElements(
void
);