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.
Data type | Name | Required | Description |
---|---|---|---|
Point | Yes | Specifies the pixel coordinate to translate into a row. | |
In Bounds? | No | Returns TRUE if the point is inside the bounds of the content rectangle. | |
Row | Yes | Returns the row of the cell in which the point lies. | |
In Symbol? | Yes | Returns TRUE if the point is within the bounds of the custom symbol of the cell. |
The following table lists the characteristics of this method.
Data type | No return value |
Available in Run-Time Engine | Yes (Read/Write) |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | Yes |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |