ArcObjects Library Reference (SystemUtility)  

IPageLayoutControlEventsHelper.OnAfterScreenDraw Method

Fires after the PageLayout contained by the PageLayoutControl has finished drawing.

ERROR: Syntax information about IPageLayoutControlEventsHelper.OnAfterScreenDraw may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll

[C++]
HRESULT OnAfterScreenDraw(
  long hdc
);
[C++]

Parameters

hdc [in]   hdc is a parameter of type long

See Also

IPageLayoutControlEventsHelper Interface