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






Windows & Linux

Description

Specifies to show progress image.

Members

MemberValueDescription
eShowProgressImageNone1Do not show any progress Image.
eShowProgressImageDefault2Show the default progress image.
eShowProgressImageUser3Show the user specified progress image.

Example

[Visual Basic .NET]Copy Code
AxAgUiAxVOCntrl1.ShowProgressImage = AGI.STKX.AgEShowProgressImage.eShowProgressImageUser
© 2018 Analytical Graphics, Inc. All Rights Reserved.