Click or drag to resize

DashPatternListControllerCmdAddCustomDashPatternToList Property

Gets the command that adds the current custom dash pattern to the list.

Namespace: Altaxo.Gui.Drawing.DashPatternManagement
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ICommand CmdAddCustomDashPatternToList { get; }

Property Value

ICommand
See Also