ActionItemBaseTAction, TCollectionActions Property

Get a reference to the collection of child SVG actions.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public TCollection Actions { get; }

Property Value

TCollection

Remarks

This property is non-inheritable.

See Also