STK X Send comments on this topic.
AgEProgressImageYOrigin Enumeration
See Also  Example
Windows






Windows & Linux

Description

Specifies to align progress image Y origin.

Members

MemberValueDescription
eProgressImageYTop1Align progress Image from Y top.
eProgressImageYBottom2Align progress Image from Y bottom.
eProgressImageYCenter3Align progress Image from Y center.

Example

[Visual Basic .NET]Copy Code
AxAgUiAxVOCntrl1.ProgressImageYOrigin = AGI.STKX.AgEProgressImageYOrigin.eProgressImageYTop
© 2018 Analytical Graphics, Inc. All Rights Reserved.