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






Windows & Linux

Description

The dimension of the stopping condition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Dimension() As String

[C#]
public string Dimension {get;}

[Managed C++]
public: __property String __gc ^ get_Dimension();

[Unmanaged C++]
public: HRESULT get_Dimension(
BSTR * pRetVal
);

[Java]
public String getDimension();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface