Click or drag to resize

AddInBitmapResources Property

Gets or sets the bitmap resource file names.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public List<string> BitmapResources { get; set; }

Property Value

ListString
See Also