ArcObjects Library Reference (DefenseSolutions)  

IDisplayList.Refresh Method

Refreshes the contents of the display list.

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

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

Parameters

Display [in]

  Display is a parameter of type IDisplay

Envelope [in]

  Envelope is a parameter of type IEnvelope

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IDisplayList Interface