AGI STK Astrogator 11Send comments on this topic.
StoppingConditionType Property (IAgVAStoppingConditionComponent)
See Also 
Windows






Windows & Linux

Description

The type of stopping condition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StoppingConditionType() As AgEVAStoppingCondition
[C#]
public AgEVAStoppingCondition StoppingConditionType {get;}
[Managed C++]
public: __property AgEVAStoppingCondition get_StoppingConditionType();
[Unmanaged C++]
public: HRESULT get_StoppingConditionType(
   AgEVAStoppingCondition * pRetVal
);
[Java]
public AgEVAStoppingCondition getStoppingConditionType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.