All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

ensure-area-visible Function

Summary

Ensures an area is visible in a scrollable pane.

Package

capi

Signature

ensure-area-visible pane x y width height

Arguments
pane
A displayed output-pane or layout.
x, y
The coordinates of the origin of the area to make visible.
width, height
The dimensions of the area to make visible.
Description

The function ensure-area-visible ensures that the area of pane specified by x, y, width and height, or at least part of it, is visible.

This function can be used only for instances of output-pane of layout which have at least one scroll bar.


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57