Click or drag to resize

ShapeGroupControllerGroupedItems Property

Gets or sets the grouped 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 ItemsController<GraphicBase> GroupedItems { get; set; }

Property Value

ItemsControllerGraphicBase
See Also