STK Graphics PrimitivesSend comments on this topic.
AgEStkGraphicsOrigin Enumeration
See Also

Description

Vertical and horizontal origin.

Members

MemberValueDescription
eStkGraphicsOriginBottomLeft0The object's origin is its bottom, left corner.
eStkGraphicsOriginBottomCenter1The object's origin is its bottom, center point.
eStkGraphicsOriginBottomRight2The object's origin is its bottom, right corner.
eStkGraphicsOriginCenterLeft3The object's origin is its center, left point.
eStkGraphicsOriginCenter4The object's origin is its center.
eStkGraphicsOriginCenterRight5The object's origin is its center, right point.
eStkGraphicsOriginTopLeft6The object's origin is its top, left corner.
eStkGraphicsOriginTopCenter7The object's origin is its top, center point.
eStkGraphicsOriginTopRight8The object's origin is its top, right corner.

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.