ComponentIF.scrollToPoint

Makes an object visible on the screen at a given position by scrolling all necessary parents.

interface ComponentIF
bool
scrollToPoint

Parameters

coords AtkCoordType

specify whether coordinates are relative to the screen or to the parent object.

x int

x-position where to scroll to

y int

y-position where to scroll to

Return Value

Type: bool

whether scrolling was successful.

Meta

Since

2.30