PICTURE PROPERTIES

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 6.0


PICTURE PROPERTIES (picture; width; height{; hOffset{; vOffset{; mode}}})

ParameterTypeDescription
picturePicturePicture for which to get information
widthNumberWidth of the picture expressed in pixels
heightNumberHeight of the picture expressed in pixels
hOffsetNumberHorizontal offset when displayed on background
vOffsetNumberVertical offset when displayed on background
modeNumberTransfer mode when displayed on background

Description

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

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

The parameters hOffset, vOffset, and mode 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.


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next