STK Graphics PrimitivesSend comments on this topic.
AgEStkGraphicsModelUpAxis 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
eStkGraphicsModelUpAxisX0The positive X axis.
eStkGraphicsModelUpAxisY1The positive Y axis.
eStkGraphicsModelUpAxisZ2The positive Z axis.
eStkGraphicsModelUpAxisNegativeX3The negative X axis.
eStkGraphicsModelUpAxisNegativeY4The negative Y axis.
eStkGraphicsModelUpAxisNegativeZ5The negative Z axis.
© 2020 Analytical Graphics, Inc. All Rights Reserved.