IEaxAnalyzer.TopobaseKeyByTimePoint

Fore Syntax

TopobaseKeyByTimePoint(Value: Integer): Integer;

Fore.NET Syntax

TopobaseKeyByTimePoint[Value: Integer]: UInteger;

Parameters

Value. Time line point index.

Description

The TopobaseKeyByTimePoint property returns key of the topobase, which is displayed in the specified time line point.

Comments

The property is outdated, use IEaxDataAreaSlice.TopobaseKeyByTimePoint.

See also:

IEaxAnalyzer