Click or drag to resize

ScatterSymbolListControllerCmdSetFrame Property

Gets the command that applies the selected frame 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 CmdSetFrame { get; }

Property Value

ICommand
See Also