Click or drag to resize

ItemLocationByGridClone 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 ItemLocationByGrid Clone()

Return Value

ItemLocationByGrid
The cloned instance.
See Also