Click or drag to resize

MacroCommandDescriptorIcon Property

The icon to be used for the entry if no icon is specified as part of the caption

Namespace:  Articy.Api.Plugins
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public Brush Icon { get; set; }

Property Value

Type: Brush
See Also