AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.