ArcObjects Library Reference (DefenseSolutions)  

IFeatureGraphicSet.Refresh Method

Refreshes the cached graphic representing the specified feature.

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

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

Parameters

Display [in]

  Display is a parameter of type IDisplay

Feature [in]   Feature is a parameter of type VARIANT

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IFeatureGraphicSet Interface