This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IA > IApplicationRefreshBitmap Interface > IApplicationRefreshBitmap.RefreshBitmap Method (ArcObjects .NET 10.4 SDK) |
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 );