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






Windows & Linux

Description

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

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TrailDataType() As AgELeadTrailData
[C#]
public AgELeadTrailData TrailDataType {get;}
[Managed C++]
public: __property AgELeadTrailData get_TrailDataType();
[Unmanaged C++]
public: HRESULT get_TrailDataType(
   AgELeadTrailData * pRetVal
);
[Java]
public AgELeadTrailData getTrailDataType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.