ImageProperties 1.0 control documentation

Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.

[Visual Basic]
Public Sub Dispose()
[C#]
public void Dispose();

See Also

ImageProperties Class | ElementIT.ImageProperties Namespace