Method Dispose
Dispose()
Disposes this Painter and frees resources associated with it.
public void Dispose()Dispose(bool)
protected virtual void Dispose(bool disposing)Parameters
- disposingbool
Disposes this Painter and frees resources associated with it.
public void Dispose()protected virtual void Dispose(bool disposing)disposing bool