Click or drag to resize
CanvasActiveLayerDispose Method
Closes the layer, applying the specified blend and/or clip operations to everything that has been drawn inside it.

Namespace:  Microsoft.Graphics.Canvas
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also