Last updated

API / geotoolkit / welllog / TrackContainer / ScrollToLocation

Enumeration: ScrollToLocation

welllog.TrackContainer.ScrollToLocation

enum for scroll to depth location

Table of contents

Enumeration Members

Contents

Enumeration Members

BOTTOM

BOTTOM = "bottom"

BOTTOM, set the scroll depth point at the bottom of the track container visible limits.


CENTER

CENTER = "center"

CENTER, set the scroll depth point at the center of the track container visible limits.


TOP

TOP = "top"

TOP, set the scroll depth point at the top of the track container visible limits.


VISIBLE

VISIBLE = "visible"

VISIBLE, set the scroll depth point visible in the track container visible limits.