This document is archived and information here might be outdated. Recommended version. |
Fired after the specified phase is drawn.
[Visual Basic .NET] Public Event AfterDraw As AfterDrawEventHandler
[C#] public event AfterDrawEventHandler AfterDraw
[C++]
HRESULT AfterDraw(
IDisplay* Display,
esriViewDrawPhase phase
);
[C++] Parameters Display [in]
Display is a parameter of type IDisplay* phase [in]
phase is a parameter of type esriViewDrawPhase