ArcObjects Library Reference  (Carto)    

IAnnotationLayer.BeginAddElements Method

Begins a batch process for adding elements to a graphics layer.

[Visual Basic 6.0]
Sub BeginAddElements
[Visual Basic .NET]
Public Sub BeginAddElements ( _
)
[C#]
public void BeginAddElements (
);
[Java]
public void beginAddElements (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT BeginAddElements(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAnnotationLayer Interface

 


Feedback Send feedback on this page