STK ObjectsSend 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 * pVal
);
[Java]
public AgELeadTrailData getTrailDataType();
[Python - STK API ]
@property
def TrailDataType(self) -> "AgELeadTrailData":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.