Click or drag to resize

PenAllPropertiesControllerCmdShowCustomPen Property

Gets the command for opening the pen editor dialog.

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

Property Value

ICommand
See Also