API / geotoolkit / welllog / HeaderContainer / ScrollToLocation
welllog.HeaderContainer.ScrollToLocation
enum for scroll to vertical position location
Enumeration Members
• Bottom = "Bottom"
Bottom, set the scroll position at the bottom of the header container visible limits.
• Center = "Center"
Center, set the scroll position at the center of the header container visible limits.
• Top = "Top"
Top, set the scroll position at the top of the header container visible limits.