Click or drag to resize

IconDescriptor Constructor

Initializes a new instance of the IconDescriptor class.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IconDescriptor(
	Codon codon
)

Parameters

codon  Codon
The codon that defines the icon descriptor.
See Also