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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.