Click or drag to resize

ItemLocationDirectAspectPreservingClone Method

Creates a strongly typed copy 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 override ItemLocationDirect Clone()

Return Value

ItemLocationDirect
A cloned item location.
See Also