This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapAdmin3 Interface > IMapAdmin3.FireAfterDraw Method (ArcObjects .NET 10.5 SDK) |
Fire AfterDraw(esriViewForeground) event.
[Visual Basic .NET] Public Sub FireAfterDraw ( _ ByVal hDC As Integer _ )
[C#] public void FireAfterDraw ( int hDC );
[C++]
HRESULT FireAfterDraw(
long hDC
);
[C++]
Parameters hDC [in] hDC is a parameter of type long