ActionItemBaseTAction, TCollectionSizeImage Method
Scale the working image to a new size to the dimensions found in the
Width and Height user properties.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
protected static void SizeImage(
TAction item
)
Protected Shared Sub SizeImage (
item As TAction
)
No code example is currently available or this language may not be supported.
Parameters
- item TAction
-
Reference to the action item describing the new size to use on
the working image.