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






Windows & Linux

Description

Specifies to align progress image X origin.

Members

MemberValueDescription
eProgressImageXLeft1Align progress Image from X left.
eProgressImageXRight2Align progress Image from X right.
eProgressImageXCenter3Align progress Image from X center.

Example

[Visual Basic .NET]Copy Code
AxAgUiAxVOCntrl1.ProgressImageXOrigin = AGI.STKX.AgEProgressImageXOrigin.eProgressImageXLeft
© 2018 Analytical Graphics, Inc. All Rights Reserved.