AGI STK Objects 11 Send comments on this topic.
Targets Property (IAgSnPtTargeted)
See Also 





Description

Get the collection of objects assigned as targets for the sensor.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Targets() As IAgSnTargetCollection

[C#]
public IAgSnTargetCollection Targets {get;}

[Managed C++]
public: __property IAgSnTargetCollection^ get_Targets();

[Unmanaged C++]
public: HRESULT get_Targets(
IAgSnTargetCollection ** ppRetVal
);

[Java]
public IAgSnTargetCollection getTargets();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1