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






Windows & Linux

Description

Get display option for the leading portion of the vehicle's tracks.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LeadDataType() As AgELeadTrailData
[C#]
public AgELeadTrailData LeadDataType {get;}
[Managed C++]
public: __property AgELeadTrailData get_LeadDataType();
[Unmanaged C++]
public: HRESULT get_LeadDataType(
    AgELeadTrailData * pVal
);
[Java]
public AgELeadTrailData getLeadDataType();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.