Clears the cache of images downloaded from the IMS server for drawing.
[Visual Basic 6.0]
Sub ClearDrawCache
[Visual Basic .NET]
Public Sub ClearDrawCache ( _
)
[C#] public void ClearDrawCache ( );
[Java] public void clearDrawCache ( ) throws IOException, AutomationException
[C++]
HRESULT ClearDrawCache(
void
);