Click or drag to resize

PadDescriptor(Codon) Constructor

Creates a new pad descriptor from the AddIn tree.

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PadDescriptor(
	Codon codon
)

Parameters

codon  Codon

[Missing <param name="codon"/> documentation for "M:Altaxo.Gui.Workbench.PadDescriptor.#ctor(Altaxo.AddInItems.Codon)"]

See Also