ImageGear for .NET
Disposal of Vector Data
Send Feedback
ImageGear for .NET User Guide > Using ImageGear for .NET > Using ImageGear.Vector Namespace > Disposal of Vector Data

Glossary Item Box

ImGearVectorData Class provides a standard .NET Dispose Method.  It's recommended that you call this method whenever vector data is no longer needed, such as when a vector drawing is being unloaded or replaced.  If the Dispose Method is not called, the vector data will consume memory until .NET garbage collection occurs. 

©2013. Accusoft Corporation. All Rights Reserved.