←Select platform

StopOverlay Method

Summary

Restores the previous overlay callback.

Syntax
C#
VB
Objective-C
C++
Java
public void StopOverlay() 
Public Sub StopOverlay()  
- (void)stopOverlay 
public void stopOverlay() 
public: 
void StopOverlay();  

Remarks

Call this method to restore the old overlay handling prior to calling StartOverlay

Example

For an example, refer to StartOverlay.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly