ActionItemBaseTAction, TCollectionFileOpenImage Method

Open the image specified in InputFilename.

Definition

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

Parameters

item  TAction
Reference to the item from which the item will be opened.

Remarks

This method works upon the currently open file.

See Also