Command PV SET CELL PICTURE VALUE

4D View

PV SET CELL PICTURE VALUE

version 6.8


PV SET CELL PICTURE VALUE (area; column; row; value)

ParameterTypeDescription
areaLongint4D View area
columnLongintCell column number
rowLongintCell row number
valuePictureCell value

Description

The PV SET CELL PICTURE VALUE command places the picture value in the cell set by column and row.

Example

Refer to the example for the PV SET CELL STRING VALUE command.

See Also

PV Get cell picture value, PV Get cell value type.