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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.