This document is archived and information here might be outdated. Recommended version. |
Fires after the current map or page layout view redraws.
[Visual Basic .NET] Public Event OnAfterScreenDraw As OnAfterScreenDrawEventHandler
[C#] public event OnAfterScreenDrawEventHandler OnAfterScreenDraw
OnAfterScreenDraw event corresponds to a Windows paint event and is triggered when the drawing of the CurrentView is completed. The following are examples of when drawing occurs in the CurrentView: