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






Windows & Linux

Description

The leader object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Leader() As IAgLinkToObject
[C#]
public IAgLinkToObject Leader {get;}
[Managed C++]
public: __property IAgLinkToObject^ get_Leader();
[Unmanaged C++]
public: HRESULT get_Leader(
   IAgLinkToObject ** ppRetVal
);
[Java]
public IAgLinkToObject getLeader();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.