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






Windows & Linux

Description

The initial state of the segment.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property InitialState() As IAgVAState
[C#]
public IAgVAState InitialState {get;}
[Managed C++]
public: __property IAgVAState^ get_InitialState();
[Unmanaged C++]
public: HRESULT get_InitialState(
   IAgVAState ** ppRetVal
);
[Java]
public IAgVAState getInitialState();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.