Point to Row Method

Short Name: Point To Row

Requires: Base Development System

Class: ListBox Methods

To Use: Create a method.

Converts a pixel coordinate to a row in the coordinates of the control. This method also returns whether the point is inside the bounds of the content rectangle and whether the point is within the custom symbol of the cell.

Parameters

Data typeNameRequiredDescription
PointYesSpecifies the pixel coordinate to translate into a row.
In Bounds?NoReturns TRUE if the point is inside the bounds of the content rectangle.
RowYesReturns the row of the cell in which the point lies.
In Symbol?YesReturns TRUE if the point is within the bounds of the custom symbol of the cell.

Remarks

The following table lists the characteristics of this method.

Data typeNo return value
Available in Run-Time EngineYes (Read/Write)
Available in Real-Time Operating SystemYes
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access allowedYes