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