Click or drag to resize

IPadContentPadDescriptor Property

Gets or sets the pad descriptor that has created this pad content.

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
PadDescriptor PadDescriptor { get; set; }

Property Value

PadDescriptor
The pad descriptor.
See Also