Click or drag to resize

GraphicsPathDispose Method

Releases all resources used by the GraphicsPath object

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also