PV Get column width
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