IDimensionViewerBase.GetItemAt

Syntax

GetItemAt(Pt: IPoint; [FullRow: Boolean = False]): Integer;

Parameters

Pt. The point, in which component element can be obtained.

FullRow. Method for getting element.

Description

The GetItemAt method gets the component element in the specified point.

Comments

Available values of the FullRow parameter:

See also:

IDimensionViewerBase