←Select platform

Abort Method (ImageViewerVirtualizer)

Summary

Abort rendering the items.

Syntax
C#
C++/CLI
void Abort() 
void Abort() 
Remarks

This method is called by the image viewer when it is disposed. Generally, it should not be called by the user. In your derived class, you can add code to handle extra logic.

This method will check if the internal threads are busy and wait on them to finish before returning control to the user.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.