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


IGlobeGraphicsLayer.UpdateAllElements Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeGraphicsLayer Interface > IGlobeGraphicsLayer.UpdateAllElements Method
ArcGIS Developer Help

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