IDimensionNodeGetImageEventArgs.State

Syntax

State: Integer;

Description

The State property returns the current state of the element, for which the event is generated. The list of available element states is determined in the DimensionViewerNodeState enumeration type.

Example

The property use is given in the example for IDimensionNodeGetImageEventArgs.ImageIndex.

See also:

IDimensionNodeGetImageEventArgs | DimensionViewerNodeState