GraphicsPath.Dispose Method
Definition
Releases all resources used by this GraphicsPath.
public:
virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()
Implements
Remarks
Calling Dispose allows the resources used by this GraphicsPath to be reallocated for other purposes.