ActionItemBaseTAction, TCollectionImageBackground Method
Set the background color or image on the working image.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
protected static void ImageBackground(
TAction item
)
Protected Shared Sub ImageBackground (
item As TAction
)
No code example is currently available or this language may not be supported.
Parameters
- item TAction
-
Reference to the file action item for which this action is being
called.