ArcObjects Library Reference (DefenseSolutions)  

ICachedGraphicLayer.Refresh Method

Refreshes the cached graphic contents of the layer.

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

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ICachedGraphicLayer Interface