AGI STK Astrogator 11 Send comments on this topic.
Properties Property (IAgVAStoppingConditionElement)
See Also 





Description

The properties available to the stopping condition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Properties() As IAgVAStoppingConditionComponent

[C#]
public IAgVAStoppingConditionComponent Properties {get;}

[Managed C++]
public: __property IAgVAStoppingConditionComponent^ get_Properties();

[Unmanaged C++]
public: HRESULT get_Properties(
IAgVAStoppingConditionComponent ** ppRetVal
);

[Java]
public IAgVAStoppingConditionComponent getProperties();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1