AGI STK Objects 11Send comments on this topic.
Target Property (IAgVeTargetPointingElement)
See Also 
Windows






Windows & Linux

Description

Get a reference to the targeted object.

Property type

Read-only property

Syntax

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

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.