4D v16.3

PICTURE PROPERTIES

Home

 
4D v16.3
PICTURE PROPERTIES

PICTURE PROPERTIES 


 

PICTURE PROPERTIES ( picture ; width ; height {; hOffset {; vOffset {; mode}}} ) 
Parameter Type   Description
picture  Picture in Picture for which to get information
width  Longint in Width of the picture expressed in pixels
height  Longint in Height of the picture expressed in pixels
hOffset  Longint in Horizontal offset when displayed on background
vOffset  Longint in Vertical offset when displayed on background
mode  Longint in Transfer mode when displayed on background

The PICTURE PROPERTIES command returns information about the picture you pass in picture.

The width and height parameters return the width and height of the picture.

The hOffset, vOffset, and mode parameters return the horizontal and vertical positions and the transfer mode of the picture when displayed on the background in a form (“On Background”).



See also 

Picture size

 
PROPERTIES 

Product: 4D
Theme: Pictures
Number: 457

 
HISTORY 

Created: 4D v6

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)