Click or drag to resize

ScatterSymbolListControllerCmdSetShape Property

Gets the command that applies the selected symbol shape to all selected symbols.

Namespace: Altaxo.Gui.Graph.Graph2D.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ICommand CmdSetShape { get; }

Property Value

ICommand
See Also