AGI STK Objects 11 Send comments on this topic.
PercentCompleted Property (IAgPctCmpltEventArgs)
See Also 





Description

Returns the current progress status. The value returned is greater or equal to 0 and less or equal to 100.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PercentCompleted() As Integer

[C#]
public int PercentCompleted {get;}

[Managed C++]
public: __property int get_PercentCompleted();

[Unmanaged C++]
public: HRESULT get_PercentCompleted(
int * pRetVal
);

[Java]
public ppInteger getPercentCompleted();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1