2.314 .real_xorigin
Left position of the displayed page area.
Definition
-
Data type
integer
-
Access
get
-
changed event
no
-
C
Data type: integer
-
COBOL
Data type: DT-integer
-
Classification
object-specific attribute
-
Objects
This attribute provides the X-value by which the web page is horizontally shifted within the virtual display area. The value is only valid for a visible dmw_webview object and cannot be changed. The scroll event indicates any interactive changes to this attribute.
The attribute value provides the virtual X-position in pixels. The web page display is not subject to rasterization by a reference font.
See also
Attributes .read_vwidth, .real_vheight, .real_yorigin and the events resize and scroll.
Object dmw_webview