ActionItemBaseTAction, TCollectionSizeImage Method

Scale the working image to a new size to the dimensions found in the Width and Height user properties.

Definition

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

Parameters

item  TAction
Reference to the action item describing the new size to use on the working image.

See Also