ArcObjects Library Reference  (Carto)    

IFDOGraphicsLayer2.EndAddElements Method

Ends the batch process for adding elements to a graphics layer.

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

Product Availability

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

See Also

IFDOGraphicsLayer2 Interface

 


Feedback Send feedback on this page