Table of Contents

TEffectProperties.IsDag Property

Returns true if this class contains a DAG. When true, EffectDag is not null.

Syntax

Namespace: FlexCel.Core

public Boolean IsDag { get; }

See also