This document is archived and information here might be outdated.  Recommended version.


IGlobeGraphicsLayer.UpdateAllElements Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeGraphicsLayer.UpdateAllElements Method

Refresh all elements.

[Visual Basic .NET]
Public Sub UpdateAllElements ( _
)
[C#]
public void UpdateAllElements (
);
[C++]
HRESULT UpdateAllElements(
void
);

Product Availability

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

See Also

IGlobeGraphicsLayer Interface