Click or drag to resize

ArrangeLayersControllerSuperfluousLayers Property

Gets or sets the action for superfluous layers.

Namespace: Altaxo.Gui.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<SuperfluousLayersAction> SuperfluousLayers { get; set; }

Property Value

ItemsControllerSuperfluousLayersAction
See Also