AGI STK Objects 11 Send comments on this topic.
Progress Property (IAgCvGraphics)
See Also 
Windows






Windows & Linux

Description

Access progress graphics options.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Progress() As IAgCvGfxProgress

[C#]
public IAgCvGfxProgress Progress {get;}

[Managed C++]
public: __property IAgCvGfxProgress^ get_Progress();

[Unmanaged C++]
public: HRESULT get_Progress(
IAgCvGfxProgress ** ppRetVal
);

[Java]
public IAgCvGfxProgress getProgress();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface