PadDescriptor(Codon) Constructor |
Creates a new pad descriptor from the AddIn tree.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic PadDescriptor(
Codon codon
)
Parameters
- codon Codon
- The AddIn tree codon describing the pad.
See Also