AGI STK Objects 11 Send comments on this topic.
LeadTrailTimes Property (IAgMtoDefaultGfxTrack)
See Also 





Description

Get the lead/trail times data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LeadTrailTimes() As IAgMtoGfxLeadTrailTimes

[C#]
public IAgMtoGfxLeadTrailTimes LeadTrailTimes {get;}

[Managed C++]
public: __property IAgMtoGfxLeadTrailTimes^ get_LeadTrailTimes();

[Unmanaged C++]
public: HRESULT get_LeadTrailTimes(
IAgMtoGfxLeadTrailTimes ** ppRetVal
);

[Java]
public IAgMtoGfxLeadTrailTimes getLeadTrailTimes();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1