Click or drag to resize

PadDescriptorIcon Property

Returns the icon bitmap resource name of the pad. May be an empty string if the pad has no icon defined.

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

Property Value

String
See Also