AGI STK Objects 11 Send comments on this topic.
LeadData Property (IAgVeVOLeadTrailData)
See Also 





Description

Get the display value (time or percent) for the leading portion of the vehicle's tracks.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LeadData() As IAgVeLeadTrailData

[C#]
public IAgVeLeadTrailData LeadData {get;}

[Managed C++]
public: __property IAgVeLeadTrailData^ get_LeadData();

[Unmanaged C++]
public: HRESULT get_LeadData(
IAgVeLeadTrailData ** ppRetVal
);

[Java]
public IAgVeLeadTrailData getLeadData();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1