4D Write v14WR SET PICTURE SIZE |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Write v14
WR SET PICTURE SIZE
|
WR SET PICTURE SIZE ( area ; width ; height ) | ||||||||
Parameter | Type | Description | ||||||
area | Longint |
![]() |
4D Write area | |||||
width | Longint |
![]() |
New picture width | |||||
height | Longint |
![]() |
New picture height | |||||
The WR SET PICTURE SIZE command allows you to modify the size of the selected picture in the 4D Write area referenced by area.
This command has no effect on background pictures. To resize background pictures, use the WR SET PICTURE IN PAGE INFO command.
width and height are expressed in the current default units for the document. The values given must be within the page or within the column, when using multiple columns.
To use pixels as a unit, you can temporarily change the current default unit for the document and set it back after calling WR SET PICTURE SIZE.
See the example for the WR INSERT PICTURE command.
Product: 4D Write
Theme: WR Picture Control
Number:
89476
Created: 4D Write 6.5
4D Write Language ( 4D Write v11.6)
4D Write Language ( 4D Write v12)
4D Write Language ( 4D Write v14)
4D Write Language ( 4D v13)
4D Write Language ( 4D Write v14 R2)
4D Write Language ( 4D Write v14 R3)
4D Write Language ( 4D Write v14 R4)