API / geotoolkit / welllog / TrackContainer / ScrollToLocation
welllog.TrackContainer.ScrollToLocation
enum for scroll to depth location
Enumeration Members
• BOTTOM = "bottom"
BOTTOM, set the scroll depth point at the bottom of the track container visible limits.
• CENTER = "center"
CENTER, set the scroll depth point at the center of the track container visible limits.
• TOP = "top"
TOP, set the scroll depth point at the top of the track container visible limits.
• VISIBLE = "visible"
VISIBLE, set the scroll depth point visible in the track container visible limits.