ActionItemBaseTAction, TCollectionImages Property

Get a reference to the collection of images in this session.

Definition

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

Property Value

BitmapInfoCollection

See Also