STK AstrogatorSend 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 ** ppLinkToObject
);
[Java]
public IAgLinkToObject getLeader();
[Python - STK API ]
@property
def Leader(self) -> "IAgLinkToObject":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.