Disposing this object does nothing. The interface is present simply for compatibility with System.Drawing code.
Syntax

[C#]

virtual void Dispose();

[Visual Basic]

Overidable Sub Dispose()
Notes

None.

Example

None.