Table of Contents

TEffectProperties.EffectLst Property

Effect encapsulated by this class when it contains a list of effects. If it contains a DAG, this property is null ans EffectDag will contain the DAG.

Syntax

Namespace: FlexCel.Core

public TEffectList EffectLst { get; set; }

See also