AGI STK Objects 11 Send comments on this topic.
AssignedTargetObject Property (IAgVOPointableElementsElement)
See Also 





Description

Get the assigned target for the pointable element.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AssignedTargetObject() As IAgLinkToObject

[C#]
public IAgLinkToObject AssignedTargetObject {get;}

[Managed C++]
public: __property IAgLinkToObject^ get_AssignedTargetObject();

[Unmanaged C++]
public: HRESULT get_AssignedTargetObject(
IAgLinkToObject ** ppRetVal
);

[Java]
public IAgLinkToObject getAssignedTargetObject();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1