Command PV Get column width

4D View

PV Get column width

version 6.8


PV Get column width (area; column) Integer

ParameterTypeDescription
areaLongint4D View area
columnLongintColumn 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.