Click or drag to resize

HostLayerGraphObjects Property

Gets the graphics objects contained in this layer.

Namespace: Altaxo.Graph.Gdi
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