AGI STK Objects 11 Send comments on this topic.
LinkedObject Property (IAgObjectLink)
See Also 





Description

Returns the STK object associated with the instance.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LinkedObject() As IAgStkObject

[C#]
public IAgStkObject LinkedObject {get;}

[Managed C++]
public: __property IAgStkObject^ get_LinkedObject();

[Unmanaged C++]
public: HRESULT get_LinkedObject(
IAgStkObject ** ppRetVal
);

[Java]
public IAgStkObject getLinkedObject();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1