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






Windows & Linux

Description

Get the target times.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TargetTimes() As IAgVeTargetTimes

[C#]
public IAgVeTargetTimes TargetTimes {get;}

[Managed C++]
public: __property IAgVeTargetTimes^ get_TargetTimes();

[Unmanaged C++]
public: HRESULT get_TargetTimes(
IAgVeTargetTimes ** ppRetVal
);

[Java]
public IAgVeTargetTimes getTargetTimes();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface