Click or drag to resize

PenSimpleConditionalControllerCmdShowCustomPen Property

Gets the command for opening the full pen editor.

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