DashPatternListControllerCmdAddCustomDashPatternToList Property |
Gets the command that adds the current custom dash pattern to the list.
Namespace: Altaxo.Gui.Drawing.DashPatternManagementAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ICommand CmdAddCustomDashPatternToList { get; }Property Value
ICommand
See Also