ArcObjects Library Reference (DefenseSolutions)  

ICachedGraphic.Refresh Method

Rebuilds the graphic based on its underlying attributes.

ERROR: Syntax information about ICachedGraphic.Refresh may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT Refresh(
  IDisplay* Display
);
[C++]

Parameters

Display [in]

  Display is a parameter of type IDisplay

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ICachedGraphic Interface