DimensionNodeCheckingEventArgs.Create

Syntax

Create(Viewer: IDimensionViewer; Node: Integer; Value: Boolean; Allow: Boolean);

Parameters

Viewer - component, the event is generated for.

Node - element the event is generated for.

Value - flag selection value that is set.

Allow - indicates whether element flag selection is changed.

Description

The Create constructor creates argument of the event before changing flag selection condition of component element.

See also:

DimensionNodeCheckingEventArgs