Click or drag to resize

GraphicItemsControllerItemsList Property

Gets the list of graphic items.

Namespace: Altaxo.Gui.Graph.Gdi.Shapes
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public SelectableListNodeList ItemsList { get; }

Property Value

SelectableListNodeList
See Also