skip to main content

Controls Reference : BITMAP : Properties : Line

Line
This property allows you to specify the Bitmap control’s vertical position. The value is specified in cells. Decimal values are allowed.
When the Bitmap control is part of a Screen Section, you may specify 'PLUS', '+' or '-' between the property name and its value. The vertical position of the Bitmap control will be relative to the starting position of the prior Screen Section item.
When the Bitmap control is part of a Screen Section and the LINE Property is omitted, LINE + 0 is implied.
The second control will be placed at line 12.
 
Example - Define a bitmap on line 15.0
screen section.
  03 screen-1-bi-3 Bitmap
     line 15.0
     column 33.0
     size 63 pixels 
     lines 68 pixels 
     layout-data 17

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left