2.317 .real_yorigin

Top position of the displayed page area.

Definition

  • Data type

    integer

  • Access

    get

  • changed event

    no

This attribute returns the Y-value by which the web page is vertically shifted within the virtual display area. The value is only valid for a visible dmw_webview object and cannot be changed or set. The scroll event indicates an interactive change to this attribute.

The attribute value provides the virtual Y-position in pixels. The web page display is not subject to rasterization by a reference font.

See also

Attributes .read_vwidth, .real_vheight, .real_xorigin and the events resize and scroll.

Object dmw_webview