ArcObjects Library Reference (DefenseSolutions)  

IForceElementGraphicSet.Refresh Method

Refreshes the cached graphic representing the specified force element.

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

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

Parameters

Display [in]

  Display is a parameter of type IDisplay

ForceElement [in]

  ForceElement is a parameter of type IForceElement

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IForceElementGraphicSet Interface