STK UI CoreSend comments on this topic.
AgEDockStyle Enumeration
See Also

Description

Window docking styles.

Members

MemberValueDescription
eDockStyleIntegrated1Child window is integrated into the main window.
eDockStyleDockedLeft2Child window is docked to the left side of the within the main window.
eDockStyleDockedRight3Child window is docked to the right side of the main window.
eDockStyleDockedTop4Child window is docked to the top of the main window.
eDockStyleDockedBottom5Child window is docked to the bottom of the main window.
eDockStyleFloating6Child window is not docked or integrated.
© 2024 Analytical Graphics, Inc. All Rights Reserved.