AGI STK Graphics 11Send comments on this topic.
AgEStkGraphicsConstrainedUpAxis Enumeration
See Also

Description

When setting the <a href='AgSTKGraphicsLib~IAgStkGraphicsCamera.html' cref='IAgStkGraphicsCamera'>Camera's</a> <a href='AgSTKGraphicsLib~IAgStkGraphicsCamera~Axes.html' cref='IAgStkGraphicsCamera.Axes'>Axes</a>, this defines which axis of the axes is up in screen space, where up is from the bottom to the top of the screen.

Members

MemberValueDescription
eStkGraphicsConstrainedUpAxisX0The X axis is constrained.
eStkGraphicsConstrainedUpAxisY1The Y axis is constrained.
eStkGraphicsConstrainedUpAxisZ2The Z axis is constrained.
eStkGraphicsConstrainedUpAxisNegativeX3The negative X axis is constrained.
eStkGraphicsConstrainedUpAxisNegativeY4The negative Y axis is constrained.
eStkGraphicsConstrainedUpAxisNegativeZ5The negative Z axis is constrained.
eStkGraphicsConstrainedUpAxisNone6No axis is contained.
© 2019 Analytical Graphics, Inc. All Rights Reserved.