Click or drag to resize

MacroPluginGetIcon Method

Provide icons based on their technical names

Namespace:  Articy.Api.Plugins
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public virtual Brush GetIcon(
	string aIconName
)

Parameters

aIconName
Type: SystemString
the name of the icon

Return Value

Type: Brush
See Also