Click or drag to resize

PenAllPropertiesControllerCmdShowCustomPen Property

Gets the command that opens the full pen editor dialog.

Namespace: Altaxo.Gui.Drawing.D3D
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