ActionItemBaseTAction, TCollectionDrawImage Method
Draw the image specified by ImageName onto the working image at the
location specified by user properties Left and Top.
Namespace: ActionEngineAssembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
protected static void DrawImage(
TAction item
)
Protected Shared Sub DrawImage (
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 image to draw and the
location at which to draw it.