ActionItemBaseTAction, TCollectionImageBackground Method

Set the background color or image on the working image.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
protected static void ImageBackground(
	TAction item
)

Parameters

item  TAction
Reference to the file action item for which this action is being called.

See Also