Releases all resources used by this RasterRegion.
public void Dispose()
Public Overloads Sub Dispose()
public void Dispose()
function Leadtools.RasterRegion.Dispose()()
public:
void Dispose();
The RasterRegion class implements the IDisposable interface, it is recommended that you follow the standard .NET dispose pattern when using the RasterRegion class. For more information, refer to the IDisposable interface documentation in MSDN.
For an example, refer to RasterRegion.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET