Visual Basic (Declaration) | |
---|---|
Public Sub MemoryEfficientCancel() |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Medical3DObject instance.MemoryEfficientCancel() |
C# | |
---|---|
public void MemoryEfficientCancel() |
C++/CLI | |
---|---|
public: void MemoryEfficientCancel(); |
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).
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7