Click or drag to resize

ItemLocationByGridClone Method

Creates a strongly typed clone of this item location.

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

Return Value

ItemLocationByGrid
A cloned item location.
See Also