STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgVeTargetTimes getTargetTimes();
[Python - STK API ]
@property
def TargetTimes(self) -> "IAgVeTargetTimes":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.