Click or drag to resize

LayerBackgroundClone Method

Creates a copy of this instance.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public LayerBackground Clone()

Return Value

LayerBackground
The cloned instance.
See Also