ArcObjects Library Reference (Carto)  

IRotateOperation.Refresh Property

Indicates if refresh happens.

[Visual Basic .NET]
Public WriteOnly Property Refresh
[C#]
public void Refresh {set;}
[C++]
HRESULT put_Refresh(
  VARIANT_BOOL 
);
[C++]

Parameters

   is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IRotateOperation Interface