Click or drag to resize

HostLayerLocation Property

Gets or sets the location object of this layer.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IItemLocation Location { get; set; }

Property Value

IItemLocation
See Also