ActionItemBaseTAction, TCollectionWorkingImage Property

Get/Set a reference to the current working image in this session.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
[JsonIgnoreAttribute]
public static BitmapInfoItem WorkingImage { get; set; }

Property Value

BitmapInfoItem

See Also