This document is archived and information here might be outdated. Recommended version. |
Call before using Output to prevent AfterDraw(esriViewForeground) from being fired.
[Visual Basic .NET]
Public Sub SuppressForegroundDraw ( _
)
[C#]
public void SuppressForegroundDraw (
);
[C++]
HRESULT SuppressForegroundDraw(
void
);