Fire AfterDraw(esriViewForeground) event.
[Visual Basic 6.0] Sub FireAfterDraw(
ByVal hdc As OLE_HANDLE _
)
[Visual Basic .NET] Public Sub FireAfterDraw ( _ ByVal hdc As Integer _ )
[C#] public void FireAfterDraw ( int hdc );
[Java] public void fireAfterDraw ( int hdc ) throws IOException, AutomationException
[C++]
HRESULT FireAfterDraw(
OLE_HANDLE hdc
);
Parameters
hdc [in]
hdc is a parameter of type OLE_HANDLE