Click or drag to resize

HostLayerGraphObjects Property

Gets the collection of graph objects contained in this layer.

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

Property Value

GraphicCollection
See Also