Get the display value (time or percent) for the leading portion of the vehicle's tracks.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property LeadData() As IAgVeLeadTrailData |
| [C#] |
|---|
public IAgVeLeadTrailData LeadData {get;} |
| [Managed C++] |
|---|
public: __property IAgVeLeadTrailData ^ get_LeadData(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeLeadTrailData getLeadData(); |
[Python - STK API ] |
|---|
@property def LeadData(self) -> "IAgVeLeadTrailData": |






