Click or drag to resize

AbstractPadContentIconSource Property

Gets 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.3572.0 (4.8.3572.0)
Syntax
C#
public string? IconSource { get; }

Property Value

String

Implements

IPadContentIconSource
See Also