This document is archived and information here might be outdated.  Recommended version.


IApplicationRefreshBitmap.RefreshBitmap Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

IApplicationRefreshBitmap.RefreshBitmap Method

Triggers the application to call get_Bitmap on the control specified.

[Visual Basic .NET]
Public Sub RefreshBitmap ( _
    ByVal ID As UID _
)
[C#]
public void RefreshBitmap (
    UID ID
);

Product Availability

Available with ArcGIS Desktop.

See Also

IApplicationRefreshBitmap Interface