AGI STK Astrogator 11 Send comments on this topic.
InitialValue Property (IAgVASearchPluginControl)
See Also 





Description

The initial value of the control parameter. Dimension depends on context.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property InitialValue() As System.Object

[C#]
public System.Object InitialValue {get;}

[Managed C++]
public: __property VARIANT get_InitialValue();

[Unmanaged C++]
public: HRESULT get_InitialValue(
VARIANT * pRetVal
);

[Java]
public Variant getInitialValue();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1