Layer.Dispose Method (Boolean)

Releases the unmanaged resources used by the Layer instance and optionally releases the managed resources.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
protected virtual void Dispose(
	bool A_0
)

Parameters

A_0

Type: System.Boolean

See Also

Reference