version 6.8
PV Get column width (area; column) Integer
| Parameter | Type | Description | |
| area | Longint | 4D View area | |
| column | Longint | Column number | |
| Function result | Integer | Column width in pixels |
Description
The PV Get column width command returns the width (in pixels) of the specified column.
Example
Refer to the examples for the PV SET COLUMNS WIDTH and PV ADD VERT SPLITTER commands.
See Also
PV Get row height, PV SET COLUMNS WIDTH.