version 6.8
PV Get row height (area; row) Integer
| Parameter | Type | Description | |
| area | Longint | 4D View area | |
| row | Longint | Row number | |
| Function result | Integer | Row height in pixels |
Description
The PV Get row height command returns the height (in pixels) of the specified row.
Example
Refer to the example for the PV SET COLUMNS WIDTH command.
See Also
PV Get column width, PV SET ROWS HEIGHT.