←Select platform

StopOverlay Method

Summary

Restores the previous overlay callback.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public void StopOverlay() 
Public Sub StopOverlay()  
public void StopOverlay() 
- (void)stopOverlay 
public void stopOverlay() 
 function Leadtools.Codecs.RasterCodecs.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly