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






Windows & Linux

Description

Is the sensor targeted?

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsTargeted() As Boolean

[C#]
public bool IsTargeted {get;}

[Managed C++]
public: __property bool get_IsTargeted();

[Unmanaged C++]
public: HRESULT get_IsTargeted(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsTargeted();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface