MemoryEfficientCancel Method

Summary

This method cancels the memory efficient loading method.

Syntax
C#
VB
C++
public void MemoryEfficientCancel() 
  
Public Sub MemoryEfficientCancel()  
public: 
void MemoryEfficientCancel();  

Remarks

It is recommended to use this method to cancel the operation after using MemoryEfficientInit in order to free the resources and return the object to its previous status (Empty).

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly